Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ContentTargeting.
Content Targeting Targeted/excluded content entities and bundles.
Generated from protobuf message google.ads.admanager.v1.ContentTargeting
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ targeted_content
↳ excluded_content
↳ targeted_content_bundles
↳ excluded_content_bundles
getTargetedContent
Optional. The resource names of the Content that should be targeted/included.
setTargetedContent
Optional. The resource names of the Content that should be targeted/included.
var
string[]
$this
getExcludedContent
Optional. The resource names of the Content that should be excluded.
setExcludedContent
Optional. The resource names of the Content that should be excluded.
var
string[]
$this
getTargetedContentBundles
Optional. The resource names of the ContentBundles that should be targeted/included.
setTargetedContentBundles
Optional. The resource names of the ContentBundles that should be targeted/included.
var
string[]
$this
getExcludedContentBundles
Optional. The resource names of the ContentBundles that should be excluded.
setExcludedContentBundles
Optional. The resource names of the ContentBundles that should be excluded.
var
string[]
$this

