InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in ManagedCustomerServiceInterface

2021-05-04 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hi team, We have the following problem with Adwords API (while using ManagedCustomerServiceInterface). Soap request: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> https://adwords.google.com/

Re: Incompatible fields in the CAMPAIGN_PERFORMANCE_REPORT

2021-04-22 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hi Xiaoming, Thanks for quick response. My question is about including these incompatible fields into the documentation . They are not presented in the "Not compatible with the

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR instead of expected CustomerSyncError.TOO_MANY_CHANGES

2021-04-22 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hi Team, We have the following problem with Adwords API. The call of the CustomerSyncServiceInterface.get() method returns InternalApiError.UNEXPECTED_INTERNAL_API_ERROR for the list of around 2600 campaignIds (all campaigns for such clientCustomerId). If we splitting this list of campaignIds

Re: Incompatible fields in the CAMPAIGN_PERFORMANCE_REPORT

2021-04-21 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hi Anthony, Thank you for your response. However we find that there are additional incompatible with ExternalConversionSource fields that aren't mentioned there (we're receiving INVALID_FIELD_NAME_FOR_REPORT): - CostPerAllConversion - CostPerCurrentModelAttributedConversion - AllConversionRate.

Incompatible fields in the CAMPAIGN_PERFORMANCE_REPORT

2021-04-13 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hello team, We're having the following problem with Adwords API for the CAMPAIGN_PERFORMANCE_REPORT: HTTP Response Code: 400, FieldPath: ExternalConversionSource, Trigger: Cannot select a combination of ExternalConversionSource and AbsoluteTopImpressionPercentage,ActiveViewCpm,ActiveViewCtr,Ac

Re: Attributes mapping between UI and API

2021-02-05 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Thank you again, Anthony! On Wednesday, February 3, 2021 at 10:35:22 PM UTC+3 adsapiforumadvisor wrote: > Hi Alexander, > > You will find the Final URL suffix in the URL options of the Settings tab > of either campaigns or ad groups. I've attached a screenshot for reference. > > Cheers, > > Ant

Re: Attributes mapping between UI and API

2021-02-02 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hi Anthony, Thank you very much for so helpful answer! Could you please also tell me the mapping from the finalUrlSuffix (from the Ad Group Performance and the Campaign Performance report

Re: Attributes mapping between UI and API

2021-02-01 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hi Peter, These attributes are from the Google Ads UI and we're trying to find matches for them in the API (or maybe most similar to them). We haven't found these matches by ourselves, so we're asking your help with it (and with a vice versa question about displayUrl and finalDisplayUrl). Best

Re: Attributes mapping between UI and API

2021-02-01 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hi, Thank you for your answer. LOSTIMPRSN LOSTIMPRSNRNK LOSTIMPRSNBUDGET What about these attributes? I could'n see a direct match for them. Also, IMPRSNSHARE, is it SearchImpressionShare or SearchTopImpressionShare? And could you please answer to my second question about corresponding attrib

Attributes mapping between UI and API

2021-01-28 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hello, I have a couple of questions regarding mapping attributes between Google Ads UI and report via API (both Adwords API and Google Ads API): 1. Here is a list of attributes in the UI: SEARCHBGTLOSTABSIMPRSNSHARE SEARCHRNKLOSTABSIMPRSNSHARE LOSTIMPRSN LOSTIMPRSNRNK LOSTIMPRSNBUDGET IMPRSNSHA

Wrong types for the CallStartTime and the CallEndTime fields (the Call Metrics Call Details report)

2020-11-05 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hello, The CallStartTime and CallEndTime fields have the Long type according to your documentation (https://developers.google.com/adwords/api/docs/appendix/reports/call-metrics-call-details-report#callendtime). But actually the values have the DateTime format (e.g. "Sep 28, 2020 2:21:36 PM").