Reference documentation and code samples for the Google Ads Ad Manager V1 Client class Content.
A piece of content from a Publisher's CMS.
Generated from protobuf message google.ads.admanager.v1.Content
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the Content
. Format: networks/{network_code}/content/{content_id}
↳ display_name
string
Output only. The name of the Content
.
getName
Identifier. The resource name of the Content
.
Format: networks/{network_code}/content/{content_id}
string
setName
Identifier. The resource name of the Content
.
Format: networks/{network_code}/content/{content_id}
var
string
$this
getDisplayName
Output only. The name of the Content
.
string
hasDisplayName
clearDisplayName
setDisplayName
Output only. The name of the Content
.
var
string
$this

