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

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

#name::String (readonly)

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

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



695
696
697
698
# File 'proto_docs/google/analytics/admin/v1alpha/resources.rb', line 695

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