Google Ads Ad Manager V1 Client - Class Application (0.5.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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}

Returns
Type Description
string

setName

Identifier. The resource name of the Application.

Format: networks/{network_code}/applications/{application_id}

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

Optional. The display name of the application. This attribute is required and has a maximum length of 80 characters.

Returns
Type Description
string

hasDisplayName

clearDisplayName

setDisplayName

Optional. The display name of the application. This attribute is required and has a maximum length of 80 characters.

Parameter
Name Description
var string
Returns
Type Description
$this