Reference documentation and code samples for the Google Analytics Admin V1alpha API class Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLinkProposal.
A proposal for a link between a GA4 property and a Display & Video 360 advertiser.
A proposal is converted to a DisplayVideo360AdvertiserLink once approved. Google Analytics admins approve inbound proposals while Display & Video 360 admins approve outbound proposals.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#ads_personalization_enabled
def ads_personalization_enabled() -> ::Google::Protobuf::BoolValue
- (::Google::Protobuf::BoolValue) — Immutable. Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
#ads_personalization_enabled=
def ads_personalization_enabled=(value) -> ::Google::Protobuf::BoolValue
- value (::Google::Protobuf::BoolValue) — Immutable. Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
- (::Google::Protobuf::BoolValue) — Immutable. Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.
#advertiser_display_name
def advertiser_display_name() -> ::String
- (::String) — Output only. The display name of the Display & Video Advertiser. Only populated for proposals that originated from Display & Video 360.
#advertiser_id
def advertiser_id() -> ::String
- (::String) — Immutable. The Display & Video 360 Advertiser's advertiser ID.
#advertiser_id=
def advertiser_id=(value) -> ::String
- value (::String) — Immutable. The Display & Video 360 Advertiser's advertiser ID.
- (::String) — Immutable. The Display & Video 360 Advertiser's advertiser ID.
#campaign_data_sharing_enabled
def campaign_data_sharing_enabled() -> ::Google::Protobuf::BoolValue
- (::Google::Protobuf::BoolValue) — Immutable. Enables the import of campaign data from Display & Video 360. If this field is not set on create, it will be defaulted to true.
#campaign_data_sharing_enabled=
def campaign_data_sharing_enabled=(value) -> ::Google::Protobuf::BoolValue
- value (::Google::Protobuf::BoolValue) — Immutable. Enables the import of campaign data from Display & Video 360. If this field is not set on create, it will be defaulted to true.
- (::Google::Protobuf::BoolValue) — Immutable. Enables the import of campaign data from Display & Video 360. If this field is not set on create, it will be defaulted to true.
#cost_data_sharing_enabled
def cost_data_sharing_enabled() -> ::Google::Protobuf::BoolValue
- (::Google::Protobuf::BoolValue) — Immutable. Enables the import of cost data from Display & Video 360. This can only be enabled if campaign_data_sharing_enabled is enabled. If this field is not set on create, it will be defaulted to true.
#cost_data_sharing_enabled=
def cost_data_sharing_enabled=(value) -> ::Google::Protobuf::BoolValue
- value (::Google::Protobuf::BoolValue) — Immutable. Enables the import of cost data from Display & Video 360. This can only be enabled if campaign_data_sharing_enabled is enabled. If this field is not set on create, it will be defaulted to true.
- (::Google::Protobuf::BoolValue) — Immutable. Enables the import of cost data from Display & Video 360. This can only be enabled if campaign_data_sharing_enabled is enabled. If this field is not set on create, it will be defaulted to true.
#link_proposal_status_details
def link_proposal_status_details() -> ::Google::Analytics::Admin::V1alpha::LinkProposalStatusDetails
- (::Google::Analytics::Admin::V1alpha::LinkProposalStatusDetails) — Output only. The status information for this link proposal.
#name
def name() -> ::String
-
(::String) — Output only. The resource name for this DisplayVideo360AdvertiserLinkProposal resource.
Format:
properties/{propertyId}/displayVideo360AdvertiserLinkProposals/{proposalId}
Note: proposalId is not the Display & Video 360 Advertiser ID
#validation_email
def validation_email() -> ::String
- (::String) — Input only. On a proposal being sent to Display & Video 360, this field must be set to the email address of an admin on the target advertiser. This is used to verify that the Google Analytics admin is aware of at least one admin on the Display & Video 360 Advertiser. This does not restrict approval of the proposal to a single user. Any admin on the Display & Video 360 Advertiser may approve the proposal.
#validation_email=
def validation_email=(value) -> ::String
- value (::String) — Input only. On a proposal being sent to Display & Video 360, this field must be set to the email address of an admin on the target advertiser. This is used to verify that the Google Analytics admin is aware of at least one admin on the Display & Video 360 Advertiser. This does not restrict approval of the proposal to a single user. Any admin on the Display & Video 360 Advertiser may approve the proposal.
- (::String) — Input only. On a proposal being sent to Display & Video 360, this field must be set to the email address of an admin on the target advertiser. This is used to verify that the Google Analytics admin is aware of at least one admin on the Display & Video 360 Advertiser. This does not restrict approval of the proposal to a single user. Any admin on the Display & Video 360 Advertiser may approve the proposal.