type ContentTargeting (v202411)

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

  • It allows for targeting and excluding specific content IDs and video content bundle IDs.

  • ContentTargeting utilizes ContentBundle and LineItem resources for its functionality.

  • The namespace for ContentTargeting is 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.