type SetValue (v202411)

  • The SiteService allows for managing websites within the Google Ad Manager platform.

  • It provides functionalities to set values related to sites using the SetValue operation.

  • SetValue accepts various data types like boolean, datetime, date, number, and text, enabling diverse site configurations.

  • It inherits from the Value object, providing a structured approach to handling site data.

  • SiteService is part of the Google Ad Manager API and operates within the specified namespace for interactions.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

Value (inherited)
SetValue

values

  1. Value[]
    1. ObjectValue
    2. BooleanValue
    3. DateTimeValue
    4. DateValue
    5. NumberValue
    6. SetValue
    7. TextValue