type String_ValueMapEntry (v202411)

  • The webpage lists numerous services available within the Google Ad Manager API, covering areas like ad rules, audience segments, content management, creative assets, inventory, orders, reporting, and more.

  • The content details the String_ValueMapEntry structure, which represents a key-value pair where the key is a string and the value can be various types like Value, ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, or TextValue.

  • The String_ValueMapEntry belongs to the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • The String_ValueMapEntry has two fields: key of type string and value of various defined value types.

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