Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-27 Thread Google Ads API Forum Advisor Prod
Hello, If you would like to restrict change event to only returning changes to a particular entity type, you can specify a filter on the change_resource_type field. Similarly, if you want to know what type of entity was changed for a particular row, you should fetch the change_resource_type

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-26 Thread cv
HI Andy, No, I am aware of this, and I am using this API since long. Hierarchy means "You can retrieve the list of all changes for all resource types. The returned resource_type is the field that

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-26 Thread Google Ads API Forum Advisor Prod
Hello, This case has been escalated to me. As I mentioned on the other thread, the change status in the Google Ads API is more complete than the Change History in the web interface, and includes for example changes that are made automatically by Google backend systems. If this doesn't explain

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-26 Thread Autofusion Inc
I am not sure what you mean by response in hierarchy. We are using GetChangeDetails.php from the Github almost as is. The only change is an extra option to $googleAdsClient as we are accessing our client's adwords account from a manager account. $googleAdsClient = (new

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-25 Thread cv
Hello Andy, Thanks for your response. Yes, I would also able to manage it. But I have issue. Like GetChangeDetails.php is providing response in hirerchy. So in some case we have not changes parent entity but it would still return. If you can share small code snippet would be helpful. Thanks,

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-25 Thread Autofusion Inc
Hi cv, Based on my email back and forth with the API team, we've isolated some of the count I am not seeing are related to video campaigns which changes are not tracked by the API. I am able to get an accurate count with GetChangeDetails.php for the activity in the last week, so it does work

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hello, The change event service only reports on changes from specific sources. It's likely that the changes that are not being reflected in the change event results are from different sources. One of the key ones that is not reported is the old AdWords API. If you would like us to take a

Re: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-24 Thread cv
Hi Andy, Is this possible? Any positive response you received? Or you are able to achieve this? Thanks, On Tuesday, 18 May 2021 at 01:45:13 UTC+5:30 adsapiforumadvisor wrote: > Hi Andy, > > Thanks for providing the details. Someone from our team should reach out > to you shortly. > >

RE: Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-17 Thread Google Ads API Forum Advisor Prod
Hi Andy, Thanks for providing the details. Someone from our team should reach out to you shortly. Cheers, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2HASpy:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Hi Re: Access "Change History" -> "All Changes" count in UI using API

2021-05-17 Thread Autofusion Inc
Hi Anthony, Thank you. That's what I figured by reading the other thread. I have emailed googleadsapi-supp...@google.com this morning using my company email with the log and screen shot. Please let me know if you needed anything else. Thank you! Andy On Monday, May 17, 2021 at 11:52:00 AM