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.

  • This entry is used within the Google Ad Manager API, specifically within the namespace https://www.google.com/apis/ads/publisher/v202411.

  • String_ValueMapEntry objects have two fields: key which is a string and value which can be one of several different types including Value, ObjectValue, ChangeHistoryValue, TargetingValue, etc.

  • These different value types allow for flexible storage and retrieval of various kinds of data within the Ad Manager system.

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