RE: Unable to cancel link b/w manager and client accounts via Google Ads API v2

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hi Dmitiy, Could you please send me the code implementation on the CustomerClientLinkService/MutateCustomerClientLink API call for me to investigate further on the issue you have encountered? You could send it via Reply privately to user option. Thanks and regards, Xiaoming, Google Ads API Tea

RE: How to get Linked Accounts

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for writing to us. Currently, the API does not support the retrieval of linked accounts in your Google Ads account and it is only available in the Google Ads UI. I have raised a feature request regarding your concern internally within our team. Please keep an eye on our blog po

Re: Google Ads API - Placement Detail unmatched data

2020-02-14 Thread 'Jessie Labadan' via AdWords API and Google Ads API Forum
Hi, That didn't work using managed_placement_view. We got empty or zero results. Using detail_placement_view, we're able to retrieved data but it didn't match with what is being displayed in the Google Ads UI. Campaign Id: 6543286681 Date range: 12/17/2019 Please see attached files. Thanks

RE: Ad Performance Report for UAC (App campaigns)

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hello Alfonso, Thank you for reaching out. The data for App Campaigns is only available through Campaign Performance Report and the report types listed here. This is the reason you are not able to retrieve the app campaigns details using Ad Performance Report via API. Let us know if you have an

RE: DatabaseError.CONCURRENT_MODIFICATION error

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hello Qian, Thank you for reaching out. The CONCURRENT_MODIFICATION error is observed when multiple processes are trying to make changes to a single entity at once. Could you please check the Change History in the Google Ads interface to verify if there were no other changes being made to the a

Re: ConversionUploadService

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hello, The error means that the login customer id (the customer id of your manager account) must be specified in your properties file while making an API call against the client customer account. Please refer to this guide for more details related to this. Let me know if you need any additional

RE: How to get data for "Where Ads showed" tab under Placement Section via Adwords API

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hi Max, The only report type that contains the video channel ID is the Video Performance Report. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UV0neT:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=

RE: Google Ads API - Placement Detail unmatched data

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hi Jessie, If you want to use Google Ads API to match your placement data, you will need to use the managed_placement_view. If your data is mismatched, please share your UI screenshot and API report query through reply privately to author so I can take a further look. Cheers, Anthony Google Ad

Temporary IDs in GoogleAdsService.Mutate

2020-02-14 Thread Mike Eldridge
I'm having trouble with temporary IDs in GoogleAdsService.Mutate calls as described in the Google Ads documentation here: https://developers.google.com/google-ads/api/docs/mutating/best-practices Every time I try to use temporary IDs in resource names when creating extension feed items, th

RE: How to get Group Videos Stats?

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hi Vaghela, Thanks for reaching out. You would be able to query the video resource and specify the ad_group.id to retrieve the separate video statistics. Please let us know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UV0nnJ:ref -- -

Re: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-14 Thread Pete Saia
That's the documentation I was referring to in my second reply. I'm not using any client library, just trying to make vanilla API requests as demonstrated in that documentation. Could you please confirm this is not a bug in the API? I see no other reason why that error would be returned. If the

Re: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-14 Thread Google Ads API Forum Advisor Prod
Hi Pete, You could refer to this documentation on how to use the cURL to send the SOAP request to ManagedCustomerService. As you are using an unofficial client library, we couldn’t comment further. Please contact the owner of the library to report any issue related to the specific service that

Re: ConversionUploadService

2020-02-14 Thread p clara
Yes, the steps used are the ones mentioned in the links above. Anyhow, I tried using the installed app flow with a new generated Client ID of type Other, as mentioned in the documentation here: https://developers.google.com/adwords/api/docs/guides/authentication#installed . The last error encou

Ad Performance Report for UAC (App campaigns)

2020-02-14 Thread Alfonso Fidalgo
Hi, I've been trying to fetch ad level performance data for my UAC account, but the AD_PERFORMANCE_REPORT doesn't seem to return anything. I also tried with other reports and was only capable of fetching campaign level data. Is this type of campaign somehow limited when it comes to the API? --

How to get Linked Accounts

2020-02-14 Thread cv
Hi, I was looking at Google Ads API calls to get Linked Accounts details under SETUP. Is there any possibility of how I can get those linked accounts? I was looking at Search Console, Analytics or other Account. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

How to get Group Videos Stats?

2020-02-14 Thread vaghela chirag
I have added two videos in one Group ID. When I Fire the Adword API It returns Group Stats. I need Separate Video Stats Using Group ID. I am using the "OAUTH2" API. Thank In Advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl