type Statement (v202411)

  • This page documents the Statement object used by various services in the Google Ad Manager API.

  • The Statement object allows you to specify a PQL query and corresponding values for filtering data retrieved from these services.

  • It includes two fields: query for the PQL query string and values for an array of String_ValueMapEntry objects representing query parameters.

  • This structure is essential for interacting with many Ad Manager services to retrieve specific subsets of data.


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

Field

query

xsd:string

values

String_ValueMapEntry[]