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

2016-04-20 Thread 平岩大樹
Hi Umesh, AdWords API Team. CustomerId:5542871608 AD_PERFORMANCE_REPORT_5542871608_UAC CAMPAIGN_PERFORMANCE_REPORT_5542871608_UAC ※attached I can see TrueView or other type 2016-04-21 0:02 GMT+09:00 'Umesh Dengale' via AdWords API Forum : > Hello, > > Could you provide me privately the client

Re: Please Let me Know How can i make Mobile App Campaign

2016-04-20 Thread Jun Sung Kim
Thank you for your Answer, but i have one more question. i saw chart of all the criteria .

Re: Updating Version of API

2016-04-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Connor, Could you provide the complete report definition as well as your client customer id, so I can further look into it? Please use *Reply privately to author* when responding. Thanks, Shwetha, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Updating Version of API

2016-04-20 Thread Connor McManus
Shwetha, It seems that regardless of which version of the API I'm running, everything seems to be failing with this call: $report=ReportUtils::DownloadReportWithAwql($reportQuery, null, $user, $reportFormat, $options); $report = explode("\n", $report); I have gone through seemingly endless tr

Re: Updating Version of API

2016-04-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Connor, I suggest that you go through the release notes for AdWords API version v201509 as well as the v201509 migration guide . The updated client li

Re: campaign targeted location

2016-04-20 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Kimsrung, It looks like you are using Proximity Criterion . Since these are custom locations, you'll not be able to find them in the Geographical targeting table

Re: XML_STREAM_EXC on CustomerService

2016-04-20 Thread 'Umesh Dengale' via AdWords API Forum
Hello, I am glad that you found the fix. Please let us know if you need any other help with AdWords API. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google

Re: XML_STREAM_EXC on CustomerService

2016-04-20 Thread Ademilson Ferreira
Solved changing namespaces soapenv: to soap: and cm: to tns:. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

2016-04-20 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Could you provide me *privately* the clientCustomerId and CAMPAIGN_PERFORMANCE_REPORT request? Just click Reply privately to author in the forum when responding. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google

Updating Version of API

2016-04-20 Thread Connor McManus
Just dipping my toe in the water to the AdWords API, so I'm a bit new to how the process of updating to the newest version works. The current version I'm running, v201506, has hit the sunset period, and that explains why that part of my reports are broken. I'm needing to migrate over to the v20

Re: Failed to refresh access token, getting "Unable to connect to the remote server"

2016-04-20 Thread 'Yin Niu' via AdWords API Forum
Hi Pravin, Are you able to generate token using the OAuth 2.0 playground? If not, then it's probably your networking settings are not correct. Thanks, Yin, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevel

Re: Please Let me Know How can i make Mobile App Campaign

2016-04-20 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, The reason you are seeing the CANNOT_ADD_CRITERIA_TYPE error is because MobileApplications cannot be targeted on the campaign level. You need to target them from an ad group level. Here is a chart of all the criteria

Please Let me Know How can i make Mobile App Campaign

2016-04-20 Thread Jun Sung Kim
I try to make APP Mobile Campaign. but if i regist mobileApplication i always got 'faultString: [CriterionError.CANNOT_ADD_CRITERIA_TYPE @ operations[3].operand.criterion]' Message. What thing i miss? Please Let me know BudgetServiceInterface budgetService = adWordsServices.get(ses

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

2016-04-20 Thread TAIKI HIRAIWA
Hi AdWords API Team. http://googleadsdeveloper.blogspot.jp/2016/03/announcing-v201603-of-adwords-api.html *Universal app campaigns in reports.* Reports now include data for Universal App Campaigns . You can identify these campaigns by looking f

XML_STREAM_EXC on CustomerService

2016-04-20 Thread Ademilson Ferreira
It seems that my XML is malformed, but I can't find where. My request: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:tns="https://adwords .google.com/api/adwords/mcm/v201603" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"; xmlns:cm="ht

Failed to refresh access token, getting "Unable to connect to the remote server"

2016-04-20 Thread Pravin Yadav
Hi, I getting following error when i accessing adwords data. Error:- Failed to refresh access token. Unable to connect to the remote server i am using a proxy / transparent proxy for network setting then its matter for that if yes then h

campaign targeted location

2016-04-20 Thread Kimsrung Lov
Hi there, I was wondering if anyone could tell me about how to get a custom location name through Campaign Location Target Report. The problem is that I can get location id from api but it doesn't exist in geographical targets table. And when I got into adwords management tools I can see that

Re: BatchJobProcessingError.FILE_FORMAT_ERROR

2016-04-20 Thread Paul
Hi Shwetha, Yes I can confirm i followed this steps, I'll send you a private response with the url's and Id's used. On Tuesday, 19 April 2016 22:28:31 UTC+2, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Paul, > > When you are using incremental uploads to upload operations to the > BatchJob