Reference documentation and code samples for the Google Analytics Admin V1alpha Client class DisplayVideo360AdvertiserLink.
A link between a GA4 property and a Display & Video 360 advertiser.
Generated from protobuf message google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink
Namespace
Google \ Analytics \ Admin \ V1alphaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID |
↳ advertiser_id |
string
Immutable. The Display & Video 360 Advertiser's advertiser ID. |
↳ advertiser_display_name |
string
Output only. The display name of the Display & Video 360 Advertiser. |
↳ ads_personalization_enabled |
Google\Protobuf\BoolValue
Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true. |
↳ campaign_data_sharing_enabled |
Google\Protobuf\BoolValue
Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true. |
↳ cost_data_sharing_enabled |
Google\Protobuf\BoolValue
Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true. |
getName
Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID
Returns | |
---|---|
Type | Description |
string |
setName
Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getAdvertiserId
Immutable. The Display & Video 360 Advertiser's advertiser ID.
Returns | |
---|---|
Type | Description |
string |
setAdvertiserId
Immutable. The Display & Video 360 Advertiser's advertiser ID.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getAdvertiserDisplayName
Output only. The display name of the Display & Video 360 Advertiser.
Returns | |
---|---|
Type | Description |
string |
setAdvertiserDisplayName
Output only. The display name of the Display & Video 360 Advertiser.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getAdsPersonalizationEnabled
Enables personalized advertising features with this integration.
If this field is not set on create/update, it will be defaulted to true.
Returns | |
---|---|
Type | Description |
Google\Protobuf\BoolValue|null |
hasAdsPersonalizationEnabled
clearAdsPersonalizationEnabled
getAdsPersonalizationEnabledValue
Returns the unboxed value from getAdsPersonalizationEnabled()
Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.
Returns | |
---|---|
Type | Description |
bool|null |
setAdsPersonalizationEnabled
Enables personalized advertising features with this integration.
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 |
setAdsPersonalizationEnabledValue
Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.
Enables personalized advertising features with this integration. 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 |
getCampaignDataSharingEnabled
Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Returns | |
---|---|
Type | Description |
Google\Protobuf\BoolValue|null |
hasCampaignDataSharingEnabled
clearCampaignDataSharingEnabled
getCampaignDataSharingEnabledValue
Returns the unboxed value from getCampaignDataSharingEnabled()
Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Returns | |
---|---|
Type | Description |
bool|null |
setCampaignDataSharingEnabled
Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\BoolValue
|
Returns | |
---|---|
Type | Description |
$this |
setCampaignDataSharingEnabledValue
Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.
Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Parameter | |
---|---|
Name | Description |
var |
bool|null
|
Returns | |
---|---|
Type | Description |
$this |
getCostDataSharingEnabled
Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Returns | |
---|---|
Type | Description |
Google\Protobuf\BoolValue|null |
hasCostDataSharingEnabled
clearCostDataSharingEnabled
getCostDataSharingEnabledValue
Returns the unboxed value from getCostDataSharingEnabled()
Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Returns | |
---|---|
Type | Description |
bool|null |
setCostDataSharingEnabled
Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\BoolValue
|
Returns | |
---|---|
Type | Description |
$this |
setCostDataSharingEnabledValue
Sets the field by wrapping a primitive type in a Google\Protobuf\BoolValue object.
Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.
Parameter | |
---|---|
Name | Description |
var |
bool|null
|
Returns | |
---|---|
Type | Description |
$this |