Class: Google::Ads::AdManager::V1::RichMediaAdsCompany

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/ads/admanager/v1/rich_media_ads_company_messages.rb

Overview

Represents a Rich Media Ads Company, typically used for vendor compliance.

Instance Attribute Summary collapse

Instance Attribute Details

#company_gvl_id::Integer (readonly)

Returns Output only. The GVL ID of the Rich Media Ads Company.

Returns:

  • (::Integer)

    Output only. The GVL ID of the Rich Media Ads Company.



42
43
44
45
# File 'proto_docs/google/ads/admanager/v1/rich_media_ads_company_messages.rb', line 42

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

#display_name::String (readonly)

Returns Output only. The name of the Rich Media Ads Company.

Returns:

  • (::String)

    Output only. The name of the Rich Media Ads Company.



42
43
44
45
# File 'proto_docs/google/ads/admanager/v1/rich_media_ads_company_messages.rb', line 42

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

#gdpr_status::Google::Ads::AdManager::V1::RichMediaAdsCompanyGdprStatusEnum::RichMediaAdsCompanyGdprStatus (readonly)

Returns Output only. The GDPR status of the Rich Media Ads Company.

Returns:



42
43
44
45
# File 'proto_docs/google/ads/admanager/v1/rich_media_ads_company_messages.rb', line 42

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

#name::String

Returns Identifier. The resource name of the RichMediaAdsCompany. Format: networks/{network_code}/richMediaAdsCompanies/{rich_media_ads_company_id}.

Returns:

  • (::String)

    Identifier. The resource name of the RichMediaAdsCompany. Format: networks/{network_code}/richMediaAdsCompanies/{rich_media_ads_company_id}



42
43
44
45
# File 'proto_docs/google/ads/admanager/v1/rich_media_ads_company_messages.rb', line 42

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

#policy_url::String (readonly)

Returns Output only. The policy URL of the Rich Media Ads Company.

Returns:

  • (::String)

    Output only. The policy URL of the Rich Media Ads Company.



42
43
44
45
# File 'proto_docs/google/ads/admanager/v1/rich_media_ads_company_messages.rb', line 42

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