Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

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..