Google Ads Ad Manager V1 Client - Class RichMediaAdsCompany (0.7.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class RichMediaAdsCompany.

Represents a Rich Media Ads Company, typically used for vendor compliance.

Generated from protobuf message google.ads.admanager.v1.RichMediaAdsCompany

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 RichMediaAdsCompany. Format: networks/{network_code}/richMediaAdsCompanies/{rich_media_ads_company_id}

↳ display_name string

Output only. The name of the Rich Media Ads Company.

↳ policy_url string

Output only. The policy URL of the Rich Media Ads Company.

↳ gdpr_status int

Output only. The GDPR status of the Rich Media Ads Company.

↳ company_gvl_id int|string

Output only. The GVL ID of the Rich Media Ads Company.

getName

Identifier. The resource name of the RichMediaAdsCompany.

Format: networks/{network_code}/richMediaAdsCompanies/{rich_media_ads_company_id}

Returns
Type Description
string

setName

Identifier. The resource name of the RichMediaAdsCompany.

Format: networks/{network_code}/richMediaAdsCompanies/{rich_media_ads_company_id}

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

Output only. The name of the Rich Media Ads Company.

Returns
Type Description
string

hasDisplayName

clearDisplayName

setDisplayName

Output only. The name of the Rich Media Ads Company.

Parameter
Name Description
var string
Returns
Type Description
$this

getPolicyUrl

Output only. The policy URL of the Rich Media Ads Company.

Returns
Type Description
string

hasPolicyUrl

clearPolicyUrl

setPolicyUrl

Output only. The policy URL of the Rich Media Ads Company.

Parameter
Name Description
var string
Returns
Type Description
$this

getGdprStatus

Output only. The GDPR status of the Rich Media Ads Company.

Returns
Type Description
int

hasGdprStatus

clearGdprStatus

setGdprStatus

Output only. The GDPR status of the Rich Media Ads Company.

Parameter
Name Description
var int
Returns
Type Description
$this

getCompanyGvlId

Output only. The GVL ID of the Rich Media Ads Company.

Returns
Type Description
int|string

hasCompanyGvlId

clearCompanyGvlId

setCompanyGvlId

Output only. The GVL ID of the Rich Media Ads Company.

Parameter
Name Description
var int|string
Returns
Type Description
$this