Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.ContentTargeting Class Reference

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

Properties

long[] targetedContentIds [get, set]
 The IDs of content being targeted by the More...
 
long[] excludedContentIds [get, set]
 The IDs of content being excluded by the More...
 
long[] targetedVideoContentBundleIds [get, set]
 A list of video content bundles, represented by ContentBundle IDs, that are being targeted by the More...
 
long[] excludedVideoContentBundleIds [get, set]
 A list of video content bundles, represented by ContentBundle IDs, that are being excluded by the More...
 

Detailed Description

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

Property Documentation

long [] Google.Api.Ads.AdManager.v202305.ContentTargeting.excludedContentIds
getset

The IDs of content being excluded by the

LineItem.

long [] Google.Api.Ads.AdManager.v202305.ContentTargeting.excludedVideoContentBundleIds
getset

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

LineItem.

long [] Google.Api.Ads.AdManager.v202305.ContentTargeting.targetedContentIds
getset

The IDs of content being targeted by the

LineItem.

long [] Google.Api.Ads.AdManager.v202305.ContentTargeting.targetedVideoContentBundleIds
getset

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

LineItem.


The documentation for this class was generated from the following file: