type String_ValueMapEntry (v202411)

  • The String_ValueMapEntry represents an entry in a map with a key of type String and a value of type Value.

  • The String_ValueMapEntry object has two fields: key (string) and value (which can be of various types like ObjectValue, BooleanValue, DateTimeValue, etc.).

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.

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