enum StatementError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The document provides a list of services within the Ad Manager API, including their corresponding links to the StatementError documentation for version v202411.
It defines the StatementError.Reason enumeration with two possible values: VARIABLE_NOT_BOUND_TO_VALUE and UNKNOWN.
The VARIABLE_NOT_BOUND_TO_VALUE reason indicates a bind variable lacks a value, while UNKNOWN signifies that the actual value is not exposed in the requested API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document outlines various services and their associated StatementError reasons within the Google Ad Manager API (v202411). Core services include managing ads, content, creatives, targeting, forecasting, inventory, orders, proposals, users, and reporting. Each service has a corresponding StatementError.Reason page. The `StatementError.Reason` dependency defines potential errors: `VARIABLE_NOT_BOUND_TO_VALUE` indicates an unbound variable, and `UNKNOWN` signifies an API-unexposed value.\n"]]