BatchJobs - Huge processing times since last night

2018-09-13 Thread Thorsten Merz
Hey there, since last night (8 hours ago) we started to have increasing processing times on our batch job executions up to a point where the job takes longer than 2000 seconds to finish (if at all). Our usual average normally is around 15 seconds. Examples are attached incl. batch job IDs Som

Increase bid by X%

2018-09-13 Thread cosbgn
Hello, I use Python 3.X and the Google official libraries (adwords & Google Ads) I would like to increase and reduce bids by X% programmatically. In other words, apply a bid modifier globally and not only for a particular device or CALLS. Is this somehow possible? I'm using the new beta goog

Re: Increase bid by X%

2018-09-13 Thread Thorsten Merz
I think you are looking to change the CPC bid and not the budget for the campaign if I am not mistaken. Maybe have a look here, it has Python example as well: https://developers.google.com/adwords/api/docs/guides/bidding On Thursday, September 13, 2018 at 10:00:07 AM UTC+2, cos...@gmail.com wr

Re: Increase bid by X%

2018-09-13 Thread cosbgn
Does anyone know if adding 3 bid modifiers (Computer, tablet, and mobile) all to the same value, e.g. +50% would work? Would all my bids be increased by 50% automatically? On Thursday, September 13, 2018 at 11:00:07 AM UTC+3, cos...@gmail.com wrote: > > Hello, I use Python 3.X and the Google of

Re: Increase bid by X%

2018-09-13 Thread cosbgn
That would work, but is way too complicated due to the different bidding options, like enhanced etc. Maybe adding 3 bid modifiers (Computer, tablet, and mobile) would be the simples and work just fine, no? On Thursday, September 13, 2018 at 11:04:04 AM UTC+3, Thorsten Merz wrote: > > I think you

Re: Increase bid by X%

2018-09-13 Thread Thorsten Merz
Adding 50% bid modifier values will increase the bids on each of the devices by 50%, yes. That means if your bid is 1 $ then all devices will receive 1,50 $ -- On Thursday, September 13, 2018 at 10:13:41 AM UTC+2, cos...@gmail.com wrote: > > Does anyone know if adding 3 bid modifiers (Computer

Re: Increase bid by X%

2018-09-13 Thread Costantin Bignoli
Fantastic, exactly what I was looking for. Thank you! On Thu, Sep 13, 2018 at 11:16, Thorsten Merz wrote: Adding 50% bid modifier values will increase the bids on each of the devices by 50%, yes. That means if your bid is 1 $ then all devices will receive 1,50 $ -- On Thursday, September 13,

Re: Dynamics Remarketing ads for retail

2018-09-13 Thread Amit P Jivani
Hi Josh, We are trying to upload HTML5 Ad Template for Dynamic Remarketing for Retail. But, it is now showing the preview properly as compared to manual upload of zip file. Can you please help us trouble shoot? http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Jan
Same here. We have batch jobs with only 2 operations which take more then 90! minutes to complete. Please look in to this problem asap! On Thursday, September 13, 2018 at 9:49:53 AM UTC+2, Thorsten Merz wrote: > > Hey there, > > since last night (8 hours ago) we started to have increasing proc

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

2018-09-13 Thread sanjay
Hi, I think I have found out what the issue was. We kept on retrying a failing batch job. I suspect the adwords API noticed that we kept on submitting a failing batch job and put in place measures to restrict our developer token from creating/uploading batches - by a way of marking the disk

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread dima
Same here. Jobs that usually take seconds need hours today. On Thursday, September 13, 2018 at 10:49:53 AM UTC+3, Thorsten Merz wrote: > > Hey there, > > since last night (8 hours ago) we started to have increasing processing > times on our batch job executions up to a point where the job takes l

f

2018-09-13 Thread 許東篁
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To

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

2018-09-13 Thread Alperen Belgic
Hello sirs, I am having the same issue. BTW, I received it in the first time I tried. I am using a hosting provider and they require to define a proxy address of theirs in order to make web services out. Everything works in my local. In hosting environment, the service that I use to get Acc

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Folks, We had an ongoing issue that caused these delays. The issue should be fixed now, but if you continue to see delays, feel free to update this thread and I'll investigate. Cheers Anash P. Oommen, AdWords API Advisor. On Thursday, September 13, 2018 at 3:49:53 AM UTC-4, Thorsten Merz wrote

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Thorsten Merz
Thanks for the info... sadly we are still experiencing the same issue. Find attached a list of our latest batch job ids. -- On Thursday, September 13, 2018 at 3:23:40 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Folks, > > We had an ongoing issue that caused these delays. The issue s

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: BatchJobs - Huge processing times since last night

2018-09-13 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Thorsten, Thanks for reporting. Looks like batch jobs are still having issues. We are investigating... Cheers Anash P. Oommen, AdWords API Advisor. On Thursday, September 13, 2018 at 9:38:57 AM UTC-4, Thorsten Merz wrote: > > Thanks for the info... sadly we are still experiencing the same is

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Mariusz Wojcik
And same here. All batch jobs are taking ages. On Thursday, September 13, 2018 at 10:21:48 AM UTC+1, Jan wrote: > > Same here. We have batch jobs with only 2 operations which take more then > 90! minutes to complete. > > Please look in to this problem asap! > > > > On Thursday, September 13, 2018

Re: UNEXPECTED_INTERNAL_API_ERROR API ERROR

2018-09-13 Thread Alex Connor
Hi Luis, We're also seeing this error when trying to send products up to our Accounts through the AdWords API. It's affecting both search and shopping (slightly different error message on shopping) and seems like a widespread issue considering it's not just; do you have any information on the c

Re: Cannot upload offline conversions.

2018-09-13 Thread vanessa . pan
Hello Danial, I have encountered the same error OfflineConversionError.UNPARSEABLE_GCLID @ operations[0].operand my gclid is in this format CjKCQjwidPcBRCGARIsALMeNsWxRFTvFTFONzamsqclwGeweFuhnqVUGZuFrbgGLxAHjoaAlVpEALwwcB On Monday, January 20, 2014 at 1:19:42 PM UTC+1, Danial Klimkin wrote: >

Adwords API for Auction Insights vs Google Studio

2018-09-13 Thread manuel . lopes
OPTIONS Hi, Since there is still no way to retrieve Auction Insights info from the API, i found that you can use Data Studio for that purpose. On Data Studio, when i buil

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread stanislav . salnikov
We are still experiencing a similar issue too. A small batch job of less than a thousand operations never gets beyond zero in numOperationsExecuted and estimatedPercentExecuted. On Thursday, September 13, 2018 at 3:23:40 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: > > Folks, > > We had

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Jan
Same here, no increase in either the long running batchjobs but also not in the newly started... Newly started: 846351403 (2 operations, already running 5 minutes) Long running: 846104309 (running for over an hour for 6 operations) On Thursday, September 13, 2018 at 3:38:57 PM UTC+2, Thorsten M

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Jan
Seems our problems with the BatchJobService are solved. BatchJobService times are back to seconds instead of hours. Thanks for solving it! On Thursday, September 13, 2018 at 6:09:13 PM UTC+2, stanislav...@stylelounge.de wrote: > > We are still experiencing a similar issue too. A small batch

Re: Dynamics Remarketing ads for retail

2018-09-13 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Amit, Could you provide more specifics about what's not working properly when previewing? If you have the ID of a problematic ad , that would be helpful as well. Thanks, Josh, AdWords API Team On Thur

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread Thorsten Merz
I can confirm that for the moment batch jobs are running at the normal speed. Thanks for the support and solving the issue. -- On Thursday, September 13, 2018 at 7:08:53 PM UTC+2, Jan wrote: > > Seems our problems with the BatchJobService are solved. > > BatchJobService times are back to second

Re: BatchJobs - Huge processing times since last night

2018-09-13 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Thorsten, I can confirm that the issue has been fixed at our end, and we are seeing normal throughput for BatchJobs. Feel free to ping this thread if you continue seeing issues. Cheers Anash P. Oommen, AdWords API Advisor. On Thursday, September 13, 2018 at 2:13:33 PM UTC-4, Thorsten Merz w

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

2018-09-13 Thread 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sanjay, I can confirm that this was related to the issues we were having with BatchJobService earlier today. This issue should be fixed now. Let me know if you continue seeing negative values for diskQuotaUsageBalance. Cheers Anash P. Oommen, AdWords API Advisor. On Thursday, September 13,

Re: FeedItemTarget not return existing device targeting

2018-09-13 Thread Kevin
Hi Dannison, I was also confused by this. Is there documentation on which fields the FeedItemTargetService does and doesn't support? Thanks, Kevin On Wednesday, September 12, 2018 at 12:08:44 AM UTC-7, Dannison Yao (AdWords API Team) wrote: > > Hi, > > If what you are looking for is a way to d

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 suggestions

Re: Cannot upload offline conversions.

2018-09-13 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi there, OfflineConversionError. UNPARSEABLE_GCLID

Re: Adwords API for Auction Insights vs Google Studio

2018-09-13 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello, In this forum we discuss questions related to AdWords API only. Could you please confirm whether you are using Google Data Studio ? If yes, you could r

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

2018-09-13 Thread Alperen Belgic
Hi Sreelakshmi, Thank you for your response. After your message, I checked the source code of adwords api.net client and I noticed the below line in BuildRequest method of HttpUtilities class request.Proxy = config.Proxy; This line overrides the configuration which I included in w

Loading Error with the googleads.yaml file

2018-09-13 Thread nils
Hej Community, I wrote a script that pulls a performance report and based on KPI evaluation adds labels to ads. When I run this script on my machine it works fine but when I copied the script and the googleads.yaml file to my colleagues PC, it doesn't work anymore. Traceback (most recent call

Can ZIP or City & State data be gleaned from the Location ID?

2018-09-13 Thread Joshua Brown
I've been asked to help out on a friend's project. The client is running a nationwide AdWords campaign, and they are using geotargeting. When the user clicks on the ad, they end up on a page with a URL like " https://URL/new-landing-v4-nf/?loc_physical_ms=1023631

Can postal code or city/state data be gleaned from a location ID?

2018-09-13 Thread Joshua Brown
I've been asked to help out on a friend's project. The client is running a nationwide campaign, and when a user clicks on an ad they will be sent to a landing page with a URL like this: https://URL/landing/?loc_physical_ms=1023631. The client wants me to take the location ID (in this case, 1023

Re: Can postal code or city/state data be gleaned from a location ID?

2018-09-13 Thread Joshua Brown
Accidentally posted twice. Admins feel free to delete one of these. On Thursday, September 13, 2018 at 5:42:09 PM UTC-4, Joshua Brown wrote: > > I've been asked to help out on a friend's project. The client is running a > nationwide campaign, and when a user clicks on an ad they will be sent to a

Re: UNEXPECTED_INTERNAL_API_ERROR API ERROR

2018-09-13 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alex, As of the moment, we haven't receive any technical issues on search or shopping campaigns. However, to better investigate your issues, could you provide the complete SOAP request and response logs when you encountered the error and reply to me via *Reply privately to author*? Thanks a

Re: How to get developer token

2018-09-13 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Denis, Let me coordinate your concern with the Compliance Team as they are the one whose handling the application for API access. Kindly wait for their response. Thanks and regards, Luis AdWords API Team On Tuesday, September 11, 2018 at 7:09:46 PM UTC+8, Denis Lukyanov wrote: > > Hi Luis,

Re: FeedItemTarget not return existing device targeting

2018-09-13 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kevin, I'm a colleague of Dannison, allow me to provide support for your concern as he is OOO. You can find more information about the FeedItemTargetService in this link . Also, you may check out this link

Re: Loading Error with the googleads.yaml file

2018-09-13 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Nils, This issue seems to be related to Python client library rather than the AdWords API. I would suggest to post your issue on this link as the client library owners are better equipped to assist you here. Thanks and regards, Luis