Class: Google::Analytics::Admin::V1alpha::ApproveDisplayVideo360AdvertiserLinkProposalResponse

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

Overview

Response message for ApproveDisplayVideo360AdvertiserLinkProposal RPC.

Instance Attribute Summary collapse

Instance Attribute Details

Returns The DisplayVideo360AdvertiserLink created as a result of approving the proposal.

Returns:



1069
1070
1071
1072
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 1069

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