AI-generated Key Takeaways
-
The content provides a list of various services within the Google Ad Manager API, specifically for version v202508.
-
The listed services include functionalities related to ad rules, adjustments, ads.txt, audience segments, content, creatives, forecasting, inventory, line items, orders, reporting, targeting, users, and more.
-
The page also references the
PublisherQueryLanguageContextError
, which describes reasons for errors encountered when executing the Publisher Query Language. -
The
PublisherQueryLanguageContextError
enumeration includesUNEXECUTABLE
for execution errors andUNKNOWN
for values not exposed by the API version.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
UNEXECUTABLE
|
Indicates that there was an error executing the PQL. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |