Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
AssetGroupSignalApprovalStatus
Enumerates AssetGroupSignal approval statuses, which are only used for Search Theme Signal.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
APPROVED
|
Search Theme is eligible to show ads. |
LIMITED
|
Low search volume; Below first page bid estimate. |
DISAPPROVED
|
Search Theme is inactive and isn't showing ads. A disapproved Search Theme usually means there's an issue with one or more of our advertising policies. |
UNDER_REVIEW
|
Search Theme is under review. It won’t be able to trigger ads until it's been reviewed. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["AssetGroupSignal approval statuses are specifically used for Search Theme Signal and determine ad eligibility."],["Statuses include: `APPROVED` (eligible for ads), `LIMITED` (low search volume or bid), `DISAPPROVED` (inactive due to policy issues), `UNDER_REVIEW` (awaiting review), and unspecified or unknown values."],["A `DISAPPROVED` status often indicates a violation of advertising policies."],["Search Themes under review (`UNDER_REVIEW`) cannot trigger ads until the review process is completed."]]],["AssetGroupSignal approval statuses, applicable only to Search Theme Signals, indicate the eligibility of a Search Theme to display ads. Statuses include `APPROVED` (eligible), `LIMITED` (low volume/bid), `DISAPPROVED` (inactive due to policy issues), and `UNDER_REVIEW` (pending review). `UNSPECIFIED` indicates no status, and `UNKNOWN` signifies an unrecognized value. Each status impacts whether or not ads can be triggered by the respective Search Theme.\n"]]