type String_ValueMapEntry (v202505)

  • The content describes the String_ValueMapEntry, a representation of a map entry with a String key and a Value.

  • The String_ValueMapEntry has two fields: key of type string and value which can be one of several Value types.

  • The document lists numerous services like AdRuleService, AudienceSegmentService, and InventoryService, which are part of the https://www.google.com/apis/ads/publisher/v202505 namespace.

  • A dependency, Statement, is also listed.

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