type String_ValueMapEntry (v202505)

  • The page lists numerous Ad Manager API services available in version v202505.

  • String_ValueMapEntry represents a key-value pair where the key is a String and the value is of type Value.

  • The String_ValueMapEntry includes fields for key (a string) and value (which can be various data types like ObjectValue, BooleanValue, DateTimeValue, etc.).

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

Field

key

xsd:string

value

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