Re: Python sdk v16 launch time

2024-03-13 Thread Liam MacDonald
Also interested in this any updates? On Monday, March 4, 2024 at 3:57:41 AM UTC-5 Linhuan Pang wrote: > Hi, > > I'm wondering when will Python sdk v16 will be launched? > We would like to get data by asset group & by day, but seems only v16 can > support, so would like to know when will this

Re: difference in asset endpoints

2023-11-27 Thread Liam MacDonald
Hi Mattia, Thanks for the feedback this clears up my questions. Just a suggestion, I find this language "customer_asset will return only the assets that have been linked directly to the customer account" very helpful and not clearly illustrated in the documentation. I think if you added

Re: difference in asset endpoints

2023-11-24 Thread Liam MacDonald
Hi, I understand that there is a response if I remove the asset filter that is not the question. The question is why is there no response with the filter? There is no documentation or information explaining why there should be a different list of assets coming from on report and not the

Re: difference in asset endpoints

2023-11-23 Thread Liam MacDonald
Hi here are 2 examples of API calls that I would expect to have the same results however they are clearly very different. One is a report from the customer_asset and another is from campaign_asset. Clearly there are a lot of assets that are included in the campaign_asset report that are not

Re: difference in asset endpoints

2023-11-20 Thread Liam MacDonald
Hi, The documentation gives me no details why when I pull from the customer_asset endpoint that certain assets are excluded can you please explain? On Monday, November 20, 2023 at 8:32:50 PM UTC-5 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API

difference in asset endpoints

2023-11-20 Thread Liam MacDonald
Hi, I'm looking to report on all assets that currently exist within a customer account on google ads and I'm unclear on the difference between customer_asset and campaign_asset. My assumption is that customer_asset (being the highest level) would have all assets within a customer account