Class: Google::Analytics::Admin::V1alpha::DisplayVideo360AdvertiserLinkProposal

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/analytics/admin/v1alpha/resources.rb

Overview

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.

Instance Attribute Summary collapse

Instance Attribute Details

#ads_personalization_enabled::Google::Protobuf::BoolValue

Returns Immutable. Enables personalized advertising features with this integration. If this field is not set on create, it will be defaulted to true.

Returns:

  • (::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.



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#advertiser_display_name::String (readonly)

Returns Output only. The display name of the Display & Video Advertiser. Only populated for proposals that originated from Display & Video 360.

Returns:

  • (::String)

    Output only. The display name of the Display & Video Advertiser. Only populated for proposals that originated from Display & Video 360.



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#advertiser_id::String

Returns Immutable. The Display & Video 360 Advertiser's advertiser ID.

Returns:

  • (::String)

    Immutable. The Display & Video 360 Advertiser's advertiser ID.



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#campaign_data_sharing_enabled::Google::Protobuf::BoolValue

Returns 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.

Returns:

  • (::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.



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#cost_data_sharing_enabled::Google::Protobuf::BoolValue

Returns 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.

Returns:

  • (::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.



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

Returns Output only. The status information for this link proposal.

Returns:



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String (readonly)

Returns Output only. The resource name for this DisplayVideo360AdvertiserLinkProposal resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinkProposals/{proposalId}

Note: proposalId is not the Display & Video 360 Advertiser ID.

Returns:

  • (::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



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#validation_email::String

Returns 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.

Returns:

  • (::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.



739
740
741
742
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 739

class DisplayVideo360AdvertiserLinkProposal
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end