Is there a way to identify intelligent advertising accounts?

47 views
Skip to first unread message

dongfu li

unread,
Jun 12, 2023, 9:00:54 AM6/12/23
to Google Ads API and AdWords API Forum
hello
When our company called the Google ads API interface to obtain data from the change status table, some accounts experienced a sudden increase in data volume. After determining that the advertising account may be caused by the Google system's intelligent advertising, I would like to ask if there is any way to distinguish these intelligent advertising account numbers,

Or is there a corresponding interface provided by Google that can help distinguish the advertising accounts in these intelligent advertising campaigns. 
thanks

Google Ads API Forum Advisor

unread,
Jun 15, 2023, 2:36:11 PM6/15/23
to dong...@meetsocial.com, adwor...@googlegroups.com

Hello,

Welcome to Google Ads API Support team. Thank you for reaching out to us.

Can you confirm if you have used the API in obtaining data from change status table? Or is it done with Google Ads UI? If it is through UI, kindly send to us the screenshot in UI. On the other hand, if it is through API, kindly share the complete request and response logs with request id and request header generated on your end.

Note that these logs can be requested or provided to the developer handling the Google Ads API transactions when logging of the API requests has been enabled. You may check here (https://developers.google.com/google-ads/api/docs/best-practices/logging#client_library_logging) and click your client library for the specific guideline to enable it.

For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include the HTTP response headers in the output.

Links to the highlighted words above:


Moreover, can you elaborate what you meant by intelligent advertising account numbers or intelligent advertising campaigns? If there are any relevant screenshot you can share it will be helpful for better illustration of the issue.

You may send the requested details privately via “Reply To Author” option. If that option is not available to you, send it directly to googleadsa...@google.com instead, and let us know here once it is provided.
 

This message is in relation to case "ref:_00D1U1174p._5004Q2mBwya:ref"

Thanks,
 
Google Logo Google Ads API Team


dongfu li

unread,
Jun 19, 2023, 1:34:52 AM6/19/23
to Google Ads API and AdWords API Forum
I'm sorry, in order to facilitate your understanding of my question, I have attached the detailed conditions for the inquiry :
change_status.resource_type IN (CAMPAIGN, CAMPAIGN_CRITERION, AD_GROUP, AD_GROUP_CRITERION, AD_GROUP_AD, ASSET)

Google Ads API Forum Advisor

unread,
Jun 21, 2023, 9:38:23 AM6/21/23
to dong...@meetsocial.com, adwor...@googlegroups.com

Hi Dongfu,

 

Thank you for clarifying this further.

 

As per the documentation on keeping synchronized locally <https://developers.google.com/google-ads/api/docs/change-status#keeping_synchronized_locally> guide, it is recommended that once the precise resource_name is retrieved, a new query with this resource name should be made to obtain all the current values of the resource. 

 

After retrieving the resource_name of your edited ad group, you may try performing another query once again specifying the resource_name <https://developers.google.com/google-ads/api/fields/v14/change_status#change_status.resource_name> in order to obtain all the current values of the specified edited resource. For more information regarding Change Status service, you may refer to this guide <https://developers.google.com/google-ads/api/docs/change-status>.

 

If you have any further clarifications regarding the Google Ads API, just let us know.

Reply all
Reply to author
Forward
0 new messages