Re: Copy Google Ads data model

2022-09-30 Thread Tiep Vu
I interpret your reply as *my wish being* *doable!* That is, all the entities we see on the Google Ads UI are retrievable through API. It's just that a lot of effort is required to connect them together. Unfortunately, the mentioned entity relationship guide is helpful, but doesn't draw a full

Re: Copy Google Ads data model

2022-09-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tiep, Thank you for your reply. I understand that you wish to somehow join your account's resources and create a structure. However, a direct feature is unfortunately currently not supported. What I can recommend is that you refer to this entity relationship guide if you wish to manually cr

Re: Copy Google Ads data model

2022-09-30 Thread Tiep Vu
Thank Peter so much for your quick response! I understand that I can only retrieve a single resource at a time. But if I retrieve multiple resources individually, can I reconstruct everything (including various interrelated settings) we have on the Google Ads UI, please? On Thursday, September 29

RE: Copy Google Ads data model

2022-09-29 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Tiep, Thank you for reaching out to our support team. The Google Ads API's reporting is designed for retrieving attributes and or statistics on a per resource level of an account, and would not be able to pull all the information all at once. That said, for general campaign and ad group ad

Copy Google Ads data model

2022-09-29 Thread Tiep Vu
Hi experts, I'm trying to copy Google Ads data model to my company's local storage: I'd like to retrieve campaign pacing, all setting changes e.g. bid price, target criteria, and resulted performant metrics. Does this page contain all the data objects used by Google Ads