type ContentTargeting (v202411)

  • ContentTargeting is used to target LineItems to specific videos on a publisher's site.

  • It allows targeting and excluding specific content using their IDs.

  • It also enables targeting and excluding video content bundles using ContentBundle IDs.

  • ContentTargeting utilizes the namespace https://www.google.com/apis/ads/publisher/v202411.

Used to target LineItems to specific videos on a publisher's site.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

targetedContentIds

xsd:long[]

The IDs of content being targeted by the LineItem.

excludedContentIds

xsd:long[]

The IDs of content being excluded by the LineItem.

targetedVideoContentBundleIds

xsd:long[]

A list of video content bundles, represented by ContentBundle IDs, that are being targeted by the LineItem.

excludedVideoContentBundleIds

xsd:long[]

A list of video content bundles, represented by ContentBundle IDs, that are being excluded by the LineItem.