Google Analytics Admin V1alpha Client - Class GoogleAdsLink (0.22.3)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class GoogleAdsLink.

A link between a GA4 property and a Google Ads account.

Generated from protobuf message google.analytics.admin.v1alpha.GoogleAdsLink

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.

↳ customer_id string

Immutable. Google Ads customer ID.

↳ can_manage_clients bool

Output only. If true, this link is for a Google Ads manager account.

↳ ads_personalization_enabled Google\Protobuf\BoolValue

Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.

↳ create_time Google\Protobuf\Timestamp

Output only. Time when this link was originally created.

↳ update_time Google\Protobuf\Timestamp

Output only. Time when this link was last updated.

↳ creator_email_address string

Output only. Email address of the user that created the link. An empty string will be returned if the email address can't be retrieved.

Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.

Returns
Type Description
string

Output only. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.

Parameter
Name Description
var string
Returns
Type Description
$this

Immutable. Google Ads customer ID.

Returns
Type Description
string

Immutable. Google Ads customer ID.

Parameter
Name Description
var string
Returns
Type Description
$this

Output only. If true, this link is for a Google Ads manager account.

Returns
Type Description
bool

Output only. If true, this link is for a Google Ads manager account.

Parameter
Name Description
var bool
Returns
Type Description
$this

Enable personalized advertising features with this integration.

Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.

Returns
Type Description
Google\Protobuf\BoolValue|null

Returns the unboxed value from getAdsPersonalizationEnabled()

Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.

Returns
Type Description
bool|null

Enable personalized advertising features with this integration.

Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.

Parameter
Name Description
var Google\Protobuf\BoolValue
Returns
Type Description
$this

Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.

Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.

Parameter
Name Description
var bool|null
Returns
Type Description
$this

Output only. Time when this link was originally created.

Returns
Type Description
Google\Protobuf\Timestamp|null

Output only. Time when this link was originally created.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this

Output only. Time when this link was last updated.

Returns
Type Description
Google\Protobuf\Timestamp|null

Output only. Time when this link was last updated.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this

Output only. Email address of the user that created the link.

An empty string will be returned if the email address can't be retrieved.

Returns
Type Description
string

Output only. Email address of the user that created the link.

An empty string will be returned if the email address can't be retrieved.

Parameter
Name Description
var string
Returns
Type Description
$this