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 using content IDs and video content bundle IDs.

  • ContentTargeting is part of the Targeting namespace and is utilized within the ProposalLineItemService.

  • Key fields include targetedContentIds, excludedContentIds, targetedVideoContentBundleIds, and excludedVideoContentBundleIds.

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.