type String_ValueMapEntry (v202505)

  • String_ValueMapEntry represents a map entry with a String key and a Value type value.

  • The value field can be of various types, including Value, ObjectValue, ChangeHistoryValue, TargetingValue, BooleanValue, DateTimeValue, DateValue, NumberValue, SetValue, and TextValue.

  • The key field is of type xsd:string.

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
      1. ChangeHistoryValue
      2. TargetingValue
    2. BooleanValue
    3. DateTimeValue
    4. DateValue
    5. NumberValue
    6. SetValue
    7. TextValue