Reference documentation and code samples for the Google Ads Ad Manager V1 Client class Application.
An application that has been added to or "claimed" by the network to be used for targeting purposes. These mobile apps can come from various app stores.
Generated from protobuf message google.ads.admanager.v1.Application
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the Application
. Format: networks/{network_code}/applications/{application_id}
↳ display_name
string
Optional. The display name of the application. This attribute is required and has a maximum length of 80 characters.
getName
Identifier. The resource name of the Application
.
Format: networks/{network_code}/applications/{application_id}
string
setName
Identifier. The resource name of the Application
.
Format: networks/{network_code}/applications/{application_id}
var
string
$this
getDisplayName
Optional. The display name of the application. This attribute is required and has a maximum length of 80 characters.
string
hasDisplayName
clearDisplayName
setDisplayName
Optional. The display name of the application. This attribute is required and has a maximum length of 80 characters.
var
string
$this

