type String_ValueMapEntry (v202411)

  • The String_ValueMapEntry object represents an entry within a map, utilizing a string as the key and a Value object as its value.

  • This structure is part of the Google Ad Manager API and resides within the namespace https://www.google.com/apis/ads/publisher/v202411.

  • String_ValueMapEntry objects have two primary fields: key (a string) and value (which can be one of several data type values like 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