Re: Developer token without an active account

2016-10-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, You need a production manager account to apply for API access . Once you complete this you'll be issued a developer token with test access which can only be used to access test

Developer token without an active account

2016-10-28 Thread Iam_mine
How can I have API access without an active account? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: php code for modifying bids of products in shopping campaign

2016-10-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Harisankar, The AddProductPartitionTree PHP example shows how to add a product partition and specify bids for different partitions. To bid on individual

Re: Stalling batch jobs may be back?

2016-10-28 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello, Thanks for the report. I'm going to look into it and let you know what I find. Regards, Mike, AdWords API Team On Friday, October 28, 2016 at 11:28:03 AM UTC-4, Adrian Ghizaru wrote: > > Hello! > > We are experiencing problems similar to the stalling batch jobs from May - > July of

Re: Querying Shopping Campaign for specific Product IDs giving wrong values?

2016-10-28 Thread lucas_rosenblatt
Whoops, thanks Shwetha! On Tuesday, October 18, 2016 at 1:08:55 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Lucas, > > On this forum, we support queries related to AdWords API. The question is > related to AdWords Scripts. You could post your question on the AdWords > Scripts

php code for modifying bids of products in shopping campaign

2016-10-28 Thread Harisankar Mohanty
Hello Everybody, I need sample php code for modifying bids of products. I have 'Offer Ids' of products which I get through SHOPPING_PERFORMANCE_REPORT and values of 'bids to be modified' against those offer ids. I need some code snippet which may help me to accomplish this job. Thanks &

Stalling batch jobs may be back?

2016-10-28 Thread Adrian Ghizaru
Hello! We are experiencing problems similar to the stalling batch jobs from May - July of this year [1]. On our test account at Busbud (760-779-2587) we have 4 jobs stalled for over a week and 2 more since last night: 387400054 - CANCELING - 23% - 8 ops executed 387460843 - ACTIVE - 0% - 0

Re: Translations of Verticals?

2016-10-28 Thread Alexander Nitschke
Hi Josh, our clients naturally don't stop to ask for this feature. It is really a big problem that the Required Minimum Functionality (RMF) basically demands a complete GUI for all things Adwords from us, but we can't give our clients the verticals in their language like they are used from

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND when downloading Product Partition Report for some Campaigns

2016-10-28 Thread Stefan Kleine Stegemann
Hi, just wanted to update this thread saying that the problem does not longer exist. Thanks for solving it. Best, Stefan Am Dienstag, 25. Oktober 2016 12:19:30 UTC+2 schrieb Stefan Kleine Stegemann: > > Hi, > > > we are experiencing problems when downloading product partition reports > for

Re: Проблема с отправкой любого запроса - OAUTH_TOKEN_INVALID

2016-10-28 Thread treto1ctest
Спасибо большое!!! "scope=https://www.googleapis.com/auth/adwords; помогло! On Friday, October 28, 2016 at 1:26:47 PM UTC+3, Joyce Lava wrote: > > Hello, > > Could you please try to use the scope as > https://www.googleapis.com/auth/adwords specified in the OAuth2 guide >

Re: Проблема с отправкой любого запроса - OAUTH_TOKEN_INVALID

2016-10-28 Thread 'Joyce Lava' via AdWords API Forum
Hello, Could you please try to use the scope as https://www.googleapis.com/auth/adwords specified in the OAuth2 guide and let me know the results? Also, you may find this documentation

Re: Проблема с отправкой любого запроса - OAUTH_TOKEN_INVALID

2016-10-28 Thread treto1ctest
НЕ использую клиенские библиотеки. Пользуюсь SOAP запросами. Отправляю: http://schemas.xmlsoap.org/soap/envelope/; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201609;> ххх-ххх- х 1cAdWords false false

Re: Проблема с отправкой любого запроса - OAUTH_TOKEN_INVALID

2016-10-28 Thread 'Joyce Lava' via AdWords API Forum
Hi, Apologies as I can only provide support in English. Could you please confirm if you are using one of our client libraries ? Also, could you please provide the complete SOAP request and response when you encountered this

Проблема с отправкой любого запроса - OAUTH_TOKEN_INVALID

2016-10-28 Thread treto1ctest
Добрый день! Получаю access_token через refresh_token. Информация по access_token : { "issued_to": "хх.apps.googleusercontent.com", "audience": "хх.apps.googleusercontent.com", "user_id": "хх", "scope": "https://www.googleapis.com/auth/userinfo.email

RequiredError.REQUIRED @ operations[0].operand.id

2016-10-28 Thread tsoebijantoro
Hi, I am receiving this error message while trying to change the UserListMembershipStatus of a BasicUserList to Closed. Is this because status needs to be an object of UserListMembershipStatus and not a string? I saw the implementation in Java and the value is an instance of the

RequiredError.REQUIRED @ operations[0].operand.id Error

2016-10-28 Thread tsoebijantoro
Hi, I'm trying to change the UserListMembershipStatus of a BasicUserList to Closed in Ruby. I currently have the following: @client.call(:mutate, :message_tag => :mutate, :message => get_message({ :operator => "SET", :operand => { :xsi_type => 'BasicUserList', :name

Re: Conversions in Shopping Performance Report

2016-10-28 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello John, Sometimes, when a segment field like *ConversionTrackerId* is used, it results in significantly increasing numbers of rows for a result, thereby affecting the overall performance of reporting system.