Re: Get keywords return 0 keywords found

2016-08-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi Abdurrahman, Your soap request should look something similar to the one below : *http://schemas.xmlsoap.org/soap/envelope/; xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

Get keywords return 0 keywords found

2016-08-15 Thread Abdurrahman Al Faruqi
Hello guys, is there anything wrong with my request? I get the AD group ID from Ad group performance report. and I wanna get the list of keywords. my soap attached. thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-15 Thread 'Joyce Lava' via AdWords API Forum
Hi Irfan, Could you please send the complete SOAP request and response and the clientCustomerId used when you encountered the issue? Also, sending the complete code while using the BatchJobHelper.uploadIncrementalBatchJobOperations for uploading the AdGroupAdOperation should help to check the

Tracking parameters

2016-08-15 Thread sbarchen . work
Hi, on Google Adwords, Does ad group custom tracking parameters overrides the accounts custom tracking parameters when it is being configured on both or is it being concatenated when the Landing page is being served to the user? thanks in advanced. Shay. -- --

Adwords TargetID Tracking Value

2016-08-15 Thread sbarchen . work
Hi, in some cases i'm getting kwd-0 when landing page is being served by using {targetid} tracking value (display network only) 1. What is the meaning of keyword id =0 ? 2. Why sometimes i'm getting id=0 and sometimes not getting kwd id? Example: kwd-0 Thanks, Shay. -- --

Error Null operation when uploading AdGroupAdOperation using batch processing

2016-08-15 Thread Irfan Ismail
I used adwords batch processing api to create adwords campaign structures. When uploading operations using BatchJobHelper.uploadIncrementalBatchJobOperations I got error Null operation, as bellow : java.lang.NullPointerException: Null operation at

Re: BudgetOrderService spendingLimit 'get' vs 'SET' when credits are present

2016-08-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Evan, *spendingLimit* in BudgetOrder only accounts for the budget amount and not the credit associated with the account. I would suggest fetching the updated budget amount after the mutate and adding credit manually for calculation purposes. Regards, Vishal, AdWords API Team -- --

Re: Find placement category of placement URL

2016-08-15 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Art, The domain information in the Placement Performance Report or the Automatic Placements Performance Report

Re: Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-15 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Al, Sorry about the delay. I'm going to try another person on my team to see if I can get an answer on this. Best, Nadine, AdWords API Team On Monday, August 15, 2016 at 1:13:39 PM UTC-4, adiven...@wordstream.com wrote: > > Hello Nadine, > > Were you able to verify whether or not these

Re: UAC (Universal app campaigns) support in the API

2016-08-15 Thread Igor Selitsky
I've answered privately. Just want to cc here some report details for UAC (and similar problem with ClickType in CRITERIA_PERFORMANCE_REPORT). Report definition: SELECT Date, CampaignId, CampaignName, Cost, Impressions, Clicks, Device, ClickType , AdNetworkType1 FROM

Re: How to get Ad Id and Cost using API?

2016-08-15 Thread 'Anthony Madrigal' via AdWords API Forum
Hello Ricardas, You can use the Ad Performance Report to get the Cost and other performance details aggregated at the ad level. In order to get the Ad Id, you need to choose the field *Id.* Cheers,

Re: SOAP ошибка v201607

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi, Have you tried enabling WSDL caching to the reduce the number of WSDL requests from your app? If you are using our client library, you can enable caching by setting WSDL_CACHE in your settings.ini file. Please see the comments in the sample settings.ini file on github

Re: Why Batchjob download url is null?

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Justinas, I'll look into generating a download URL for the job ID you mentioned, and will update this post as soon as I have more information. Thanks, Josh, AdWords API Team On Friday, August 12, 2016 at 4:09:58 PM UTC-4, Anthony Madrigal wrote: > > Hi Justinas, > > Could you please provide

How to get Ad Id and Cost using API?

2016-08-15 Thread Ricardas R
Hello, Basically, I want to get data *Ad Id *and *Cost (Money spent) *from Adwords API for the certain date. I've checked this page and see that I can get Ad Id only with two type of reports:

Re: Will "CustomerSynchService.get" operations report clearing of Target CPA and Conversion Optimizer bid mods?

2016-08-15 Thread adivenuti
Hello Nadine, Were you able to verify whether or not these changes will show up in calls to the CustomerSyncService? Thanks again, -Al On Thursday, August 4, 2016 at 7:56:07 PM UTC-4, Nadine Sundquist (AdWords API Team) wrote: > > Hi Al, > > I'm glad you liked the post! That's helpful

Re: api version 201605

2016-08-15 Thread xtcsuk
Thanks Mike, Appreciating the feedback, as for the actual fix (patch to fix the api side), do we get notified, or should we just keep on looking out for this symptom? regards, Zia On Friday, 12 August 2016 18:14:56 UTC+1, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > As for the

Re: api version 201605 - batchjobservice

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Zia, I'm looking into that one and will get back to you with an update. Thanks, Josh, AdWords API Team On Monday, August 15, 2016 at 9:08:56 AM UTC-4, xtcsuk wrote: > > Hi Josh, > > Thanks again, sorry my mistake. > > On this subject, this is a job details where we have a discrepancy in >

BudgetOrderService spendingLimit 'get' vs 'SET' when credits are present

2016-08-15 Thread Evan Giesel
Hi, I am trying to automate Budget Order management (I am using consolidated billing). I want to be able to add an amount to a budget order using the adwords api. Using the BudgetOrderService, I can get a BudgetOrder

Find placement category of placement URL

2016-08-15 Thread art
How can placement category, (like All Apps > Google Play > Games > Puzzle) be found for a specific placement URL (like mobileapp::2-com.landlordgame.tycoon) for mobile apps for display campaigns? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: api version 201605 - batchjobservice

2016-08-15 Thread xtcsuk
Hi Josh, Thanks again, sorry my mistake. On this subject, this is a job details where we have a discrepancy in between the number of operations uploaded and number of operations executed: job idaccount id 342115475 7653799969 our application is limited to assign maximum

Re: api version 201605 - batchjobservice

2016-08-15 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Zia, The job I was referring to was batch job ID 341175452, which had status of CANCELED (please see your first email on this post). The current status remains as CANCELED. 341175452 CANCELED 2 2 66

Re: api version 201605 - batchjobservice

2016-08-15 Thread xtcsuk
Hi Josh, Thank you for your reply, The job in question did originally included a downloadUrl, however the progressStats is not somewhat correct. My question is around this, why the job's progressStats.estimatedPercentExecuted is at 60% and yet BatchJobStatus is Done, I would expect

Re: create ImageAd with animated gif

2016-08-15 Thread artem . bikov . ingate
Thank you. I removed field 'type' and had successful response. понедельник, 15 августа 2016 г., 13:43:46 UTC+3 пользователь Joyce Lava написал: > > Hello, > > Apologies for the delayed response. Could you please confirm if you are > using MediaService.upload >

Re: create ImageAd with animated gif

2016-08-15 Thread 'Joyce Lava' via AdWords API Forum
Hello, Apologies for the delayed response. Could you please confirm if you are using MediaService.upload operation in uploading the media file? I ask this because based from the doc

Re: SOAP ошибка v201607

2016-08-15 Thread zastrozhnov . sotnik
PHP Version 5.5.9-1ubuntu4.14 but problem still exist пятница, 12 августа 2016 г., 21:37:07 UTC+3 пользователь Anthony Madrigal написал: > > Hi, > > Sorry but I can only respond in English. Please make sure that your server > environment and PHP version is up to date. Could you also see if you

Re: SOAP ошибка v201607

2016-08-15 Thread zastrozhnov . sotnik
Verion php : 5.4 ; this address is available with "curl". The problem is that it downloads and makes up the small companies well, but if we got more than 30 words it fails. What do your mean wthis "*reply privately to author* "? пятница, 12 августа 2016 г., 21:37:07 UTC+3 пользователь

create ImageAd with animated gif

2016-08-15 Thread artem . bikov . ingate
Hello. I try to create ImageAd with animated gif image and get error MediaError.MEDIA_TYPE_DOES_NOT_MATCH_OBJECT_TYPE request params { "ad_group_id":"27708882730", "ad": { "xsi_type":"ImageAd", "image": { "xsi_type":"Image", "data":"", "type":"DYNAMIC_IMAGE" },