type String_ValueMapEntry (v202502)

  • The content details various Ad Manager API services for managing advertising components like ad rules, inventory, orders, and reports.

  • It specifically describes the String_ValueMapEntry which represents a map entry with a String key and a Value of various possible types.

  • The String_ValueMapEntry includes fields for both key (a string) and value (which can be different data types like boolean, date, number, or text).

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/v202502

Field

key

xsd:string

value

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