Class: Google::Ads::AdManager::V1::ProgrammaticBuyer

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

Overview

Represents a programmatic buyer.

Instance Attribute Summary collapse

Instance Attribute Details

#agency::Boolean (readonly)

Returns Output only. Whether the buyer is an advertising agency.

Returns:

  • (::Boolean)

    Output only. Whether the buyer is an advertising agency.



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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

#buyer_account_id::Integer (readonly)

Returns Output only. The buyer account ID of the buyer.

Returns:

  • (::Integer)

    Output only. The buyer account ID of the buyer.



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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

#display_name::String (readonly)

Returns Output only. The display name of the buyer.

Returns:

  • (::String)

    Output only. The display name of the buyer.



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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

#name::String

Returns Identifier. The resource name of the ProgrammaticBuyer. Format: networks/{network_code}/programmaticBuyers/{buyer_account_id}.

Returns:

  • (::String)

    Identifier. The resource name of the ProgrammaticBuyer. Format: networks/{network_code}/programmaticBuyers/{buyer_account_id}



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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

#parent_account_id::Integer (readonly)

Returns Output only. The ID of the programmatic buyer's sponsor. If the buyer has no sponsor, this field will be -1.

Returns:

  • (::Integer)

    Output only. The ID of the programmatic buyer's sponsor. If the buyer has no sponsor, this field will be -1.



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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

#partner_client_id::String (readonly)

Returns Output only. ID of the Display & Video 360 client buyer partner ID (if Display & Video 360) or Authorized Buyers client buyer account ID.

Returns:

  • (::String)

    Output only. ID of the Display & Video 360 client buyer partner ID (if Display & Video 360) or Authorized Buyers client buyer account ID.



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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

#preferred_deals_enabled::Boolean (readonly)

Returns Output only. Whether the buyer is enabled for preferred deals.

Returns:

  • (::Boolean)

    Output only. Whether the buyer is enabled for preferred deals.



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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

#programmatic_guaranteed_enabled::Boolean (readonly)

Returns Output only. Whether the buyer is enabled for programmatic guaranteed deals.

Returns:

  • (::Boolean)

    Output only. Whether the buyer is enabled for programmatic guaranteed deals.



54
55
56
57
# File 'proto_docs/google/ads/admanager/v1/programmatic_buyer_messages.rb', line 54

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