Method: Google::Analytics::Admin::V1alpha::GetDisplayVideo360AdvertiserLinkRequest#name

Defined in:
proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb

#name::String

Returns Required. The name of the DisplayVideo360AdvertiserLink to get. Example format: properties/1234/displayVideo360AdvertiserLink/5678.

Returns:

  • (::String)

    Required. The name of the DisplayVideo360AdvertiserLink to get. Example format: properties/1234/displayVideo360AdvertiserLink/5678



1003
1004
1005
1006
# File 'proto_docs/google/analytics/admin/v1alpha/analytics_admin.rb', line 1003

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