Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 824 Bytes

File metadata and controls

31 lines (22 loc) · 824 Bytes

Teads

Example

<amp-ad
  width="300"
  height="1"
  type="teads"
  data-pid="42266"
  layout="responsive"
>
</amp-ad>

Configuration

For configuration semantics, please contact Teads.

Supported parameters:

  • data-pid

User Consent Integration

When user consent is required, Teads ad approaches user consent in the following ways:

  • CONSENT_POLICY_STATE.SUFFICIENT: Serve a personalized ad to the user.
  • CONSENT_POLICY_STATE.INSUFFICIENT: Serve a non-personalized ad to the user.
  • CONSENT_POLICY_STATE.UNKNOWN_NOT_REQUIRED: Serve a personalized ad to the user.
  • CONSENT_POLICY_STATE.UNKNOWN: Serve a non-personalized ad to the user..