Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
TextAdRecommendation
The text ad recommendation.
Fields |
ad
|
Ad
Output only. Recommended ad.
|
creation_date
|
string
Output only. Creation date of the recommended ad. YYYY-MM-DD format, for example, 2018-04-17.
|
auto_apply_date
|
string
Output only. Date, if present, is the earliest when the recommendation will be auto applied. YYYY-MM-DD format, for example, 2018-04-17.
|
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 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["The text ad recommendation provides a suggested `Ad` object, along with its creation date (`creation_date`)."],["It also includes an optional `auto_apply_date` field, indicating when the recommendation might be automatically implemented."]]],["The recommendation provides a suggested ad (`ad`) along with its creation date (`creation_date`). It also includes an optional auto-apply date (`auto_apply_date`), indicating the earliest date the recommendation will be automatically implemented. These dates are presented in YYYY-MM-DD format. The recommended ad is an output, not something that can be changed.\n"]]