type String_ValueMapEntry (v202411)

  • The webpage lists numerous Ad Manager API services available in version v202411, including services for managing ad rules, audience segments, companies, creatives, inventory, line items, orders, reports, and users.

  • It also highlights a dependency on the Statement object.

  • The String_ValueMapEntry is defined as representing an entry in a map where the key is a String and the value is a Value.

  • The String_ValueMapEntry has two fields: key of type string and value which can be of various Value types such as ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.

This represents an entry in a map with a key of type String and value of type Value.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

key

xsd:string

value

  1. Value
    1. ObjectValue
    2. BooleanValue
    3. DateTimeValue
    4. DateValue
    5. NumberValue
    6. SetValue
    7. TextValue