Re: Resource was not found

2022-05-02 Thread 'Arshdeep Singh Bhargav' via Google Ads API and AdWords API Forum
Hi there, we are also facing this issue while modifying bid adjustments (device, gender or age range). The resource name seem to be correct, (cross verified by making a query call using Google ads api with same resource name) Also, let me please know where do I need to share requested

Re: Internal error when listing batch job results

2022-03-03 Thread Arshdeep Singh Bhargav
I have already shared detailed logs privately @Aryeh On Friday, March 4, 2022 at 12:41:16 PM UTC+5:30 Arshdeep Singh Bhargav wrote: > Hi Google Team, > We are also facing this issue with similar error while listing Batch job > results. > And the issue is not limited to Python lib

Re: Internal error when listing batch job results

2022-03-03 Thread Arshdeep Singh Bhargav
Hi Google Team, We are also facing this issue with similar error while listing Batch job results. And the issue is not limited to Python library, we use .Net and the error is still reproducible. Kindly help us with this, Thanks and Regards, Arshdeep On Thursday, March 3, 2022 at 1:42:51 PM

Re: CampaignAsset resource interaction_on_this_asset parameter

2022-02-24 Thread Arshdeep Singh Bhargav
'. - 'segments.asset_interaction_target.interaction_on_this_asset' is incompatible with 'metrics.interaction_rate'. Is that a bug or a reason for this combination getting deprecated? Looking forward for your response, Thanks. On Thursday, February 24, 2022 at 2:31:57 PM UTC+5:30 Arshdeep Singh Bhargav wrote: > Hi Aryeh, > &g

Re: CampaignAsset resource interaction_on_this_asset parameter

2022-02-24 Thread Arshdeep Singh Bhargav
Hi Aryeh, Thanks for the detailed explanation and for the example. This makes it clearer about what to expect from this resource. However, I have one more question which arose from the said response. And that is, When we say the campaign 'C' with an asset served/clicked 'n' no of times. Does

Re: CampaignAsset resource interaction_on_this_asset parameter

2022-02-22 Thread Arshdeep Singh Bhargav
nsions with New Google ads API. Best, Arshdeep On Tuesday, February 22, 2022 at 10:53:23 PM UTC+5:30 Arshdeep Singh Bhargav wrote: > Zorion, > really appreciate you for your response. > > From what I understand looking at the documentation for the > *cam

Re: CampaignAsset resource interaction_on_this_asset parameter

2022-02-22 Thread Arshdeep Singh Bhargav
Zorion, really appreciate you for your response. >From what I understand looking at the documentation for the *campaign_asset* resource is that, *campaign_asset.campaign* will only represent the campaign resource to which current asset is linked. Now, the requested metrics might still represent

CampaignAsset resource interaction_on_this_asset parameter

2022-02-21 Thread Arshdeep Singh Bhargav
Hi there, I have been trying to migrate to new Api in my application. Unfortunately for CampaignAsset (Google Ads API) resource, the interaction_on_this_asset

Re: Change event service issue fetching more than 10k rows

2021-09-23 Thread Arshdeep Singh Bhargav
Just so you are aware, a similar constraint is on ChangeStatusService ,and I could repro the same issue while querying for change_status. On Thursday, September 23, 2021 at 12:03:58 PM UTC+5:30 Arshdeep Singh Bhargav wrote: > Hey thanks for the update, looking forward for an upd

Re: Change event service issue fetching more than 10k rows

2021-09-23 Thread Arshdeep Singh Bhargav
Hey thanks for the update, looking forward for an update on the request soon. Best, Arsh On Tuesday, September 14, 2021 at 10:36:12 PM UTC+5:30 adsapi wrote: > Hi Arshdeep, > > Thank you for reaching out to Google Ads API with your change event issue. > I reproduced the issue and raised a

Change event service issue fetching more than 10k rows

2021-09-13 Thread Arshdeep Singh Bhargav
Hi there, Found a workaround to fetch change_events for LIMIT more than 1, suggested by this doc from Google which states, *The query must also include a LIMIT clause restricting results to at most 10,000 rows. If you're