Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-12-03 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello All, Could you please confirm if you are still facing CONCURRENT_MODIFICATION error while making calls with the AdWords API? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How can I get my account's remaining budget in the API?

2018-12-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, It is currently not possible to get the remaining budget via the BudgetOrderService in AdWords API. At the moment, there is no timeline available as to when this will be supported by the API. You

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-12-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, There was an issue which is currently addressed. If you still see the errors and if you are not making concurrent changes to the same entities (in which case the error is expected), please let me know. Thanks, Sreelakshmi, AdWords API Team -- --

Re: How to trigger policy violation error?

2018-11-20 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Tom, I was able to trigger a policy error while adding "combat knife" as a keyword in my test account. This should trigger a CriterionPolicyError.POLICY_ERROR error. Please

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Anna, Thanks for the quick response. I have shared the logs with the team. I'll keep you posted on the updates. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello All, To be able to troubleshoot on our end, could you please share the SOAP logs along with your CID from one of the requests that failed with this error? You could use reply privately to author while sharing the details. Thanks, Sreelakshmi, AdWords API Team -- --

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Our team is currently looking into this. I'll keep you posted on the updates. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-11-28 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, We don't have any updates yet. The team is currently working on this. I will keep you posted as soon as I hear from them. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: How to check conversion which are imported from GA

2019-01-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Indrani, Currently, it is not possible to get the Google Analytics conversion trackers through ConversionTrackerService . Unfortunately, I cannot comment on the future plans for this feature.

Re: Adding labels on keywords

2019-01-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, You will first need to use the LabelService to create the label with the specific text. In your case with the date when you updated the max CPC as the text. Once that is done, you can use the

Re: Disk Quota for Batch Jobs is a negative number and doesn't seem to be recovering

2018-09-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, Could you please share the client customer ids of those accounts along with the SOAP logs (request/response) where you are getting the negative value for diskusagequotabalance

Re: Disk Quota for Batch Jobs is a negative number and doesn't seem to be recovering

2018-09-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, Thanks for the details. I am checking with the team and will keep you updated as soon as I hear from them. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: BatchJobError.DISK_QUOTA_EXCEEDED with no pending BatchJob

2018-09-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Rafael, Could you please share your client customer Id? You could use reply privately to author while responding. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: AWQL; getting the keyword name

2018-09-17 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, The Criteria in CRITERIA_PERFORMANCE_REPORT will have the actual keyword text. Please

Re: Unable to connect to the remote server when submitting a Batch Job

2018-09-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Alperen, The issue seems to be specific to your environment setup. I found another thread about the same topic which might be useful for you. If the

Re: Parallel Tracking and DoubleClick Compatibility

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Looks like they are using SA360 for tracking. Therefore, you will need to check with your SA360 rep or follow this help center article before you turn on parallel tracking as there are a handful of features that are not

Re: AWQL; getting the keyword name

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Could you please elaborate the issue you are facing? Are you not able to get the actual keyword text using the Criteria field in CRITERIA_PERFORMANCE_REPORT

Re: Placement performance total clicks different from other reports

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Tiana, You are right, the Placement performance report is a multiple attribution report and the multiple attribution reports should NOT be aggregated together, since this may double count impressions

Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-18 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, The KeywordEstimate object within the AdGroupEstimate will contain the lower bound (min

Re: How i can set Ad Schedule criterion and date range to get Traffic Estimate?

2018-09-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Qaiser, You can also use the TrafficEstimatorService to obtain information similar to the *Plan your budget and get forecasts* feature of the AdWords Keyword Planner

<    1   2