type String_ValueMapEntry (v202411)

  • The content lists various Ad Manager API services available in version v202411.

  • A specific data structure, String_ValueMapEntry, is detailed, representing a key-value pair where the key is a string and the value can be various data types.

  • The String_ValueMapEntry structure is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • The fields within String_ValueMapEntry are key (a string) and value (which can be a Value, ObjectValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, or 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