Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ContentBundle.
A ContentBundle is a grouping of individual Content . A ContentBundle is defined as including the Content that match certain filter rules along with the option to explicitly include or exclude certain Content IDs.
Generated from protobuf message google.ads.admanager.v1.ContentBundle
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the ContentBundle
. Format: networks/{network_code}/contentBundles/{content_bundle_id}
↳ display_name
string
Required. The name of the ContentBundle . This attribute is required and has a maximum length of 255 characters.
getName
Identifier. The resource name of the ContentBundle
. Format: networks/{network_code}/contentBundles/{content_bundle_id}
string
setName
Identifier. The resource name of the ContentBundle
. Format: networks/{network_code}/contentBundles/{content_bundle_id}
var
string
$this
getDisplayName
Required. The name of the ContentBundle . This attribute is required and has a maximum length of 255 characters.
string
setDisplayName
Required. The name of the ContentBundle . This attribute is required and has a maximum length of 255 characters.
var
string
$this

