type String_ValueMapEntry (v202411)

  • The page lists various services available within the Google Ad Manager API, including AdRuleService, AdjustmentService, and AudienceSegmentService.

  • The primary focus of the content is on the String_ValueMapEntry, detailing its structure and the types of values it can hold.

  • A String_ValueMapEntry represents a key-value pair where the key is a String and the value is a Value object, which can be of various types like ObjectValue, BooleanValue, or TextValue.

  • The namespace for these services and data structures 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