diff --git a/examples/amp-consent/cmp-vendors.amp.html b/examples/amp-consent/cmp-vendors.amp.html index 0bc3a5005ff4..1d7745840bfc 100644 --- a/examples/amp-consent/cmp-vendors.amp.html +++ b/examples/amp-consent/cmp-vendors.amp.html @@ -95,6 +95,7 @@ + @@ -137,6 +138,23 @@

Image that is NOT blocked by consent

+ + + +
+ Post Prompt UI + +
+
+ + +
+ Post Prompt UI + +
+
+``` + +## Configuration + +| Attribute | Type | Mandatory | Description | +| --------------- | :----: | :-------: | ------------------------------------------------------- | +| id | String | yes | AppConsent Notice identifier, provided upon registering | + +Please contact [AppConsent](https://appconsent.io/en) for further details regarding the configuration of this CMP.