Hi Martin,
Thank you for raising this concern to the Google Ads API Forum.
As mentioned from the provided blog post
"Google Ads API v9 will sunset in September, 2022. Please migrate to a newer version".
In the Google Ads API V10 version, GET methods have been removed from all services. Any service that exclusively had a get method has been removed as well. The primary way to
retrieve objects continues to be using GoogleAdsService's search and searchStream methods. For a comprehensive overview of changes based from v11 to v12, you may refer to this
page, and inspecting objects with get (Deprecated) is deprecated since the usage of "get" in this API was only intended for exploratory purposes and not actually retrieving data as mentioned
here.
You can specify which field should be fetched, and GAQL does not support (SELECT * ) syntax to get fields. To help you construct queries along with the where clause filter, you can use our
Query builder and
Query validator in the documentation.
Let me know if you have any further questions.
Best regards,
 |
| Jinky |
| Google Ads API Team |
|
|
| |

ref:_00D1U1174p._5004Q2h2SWE:ref