Creating promotionLine in Product Ads using AdGroupAdService

2012-09-24 Thread pidus
Hi, I am trying add a promotionLine to an existing product-ad using Adwords API v201109 . My outgoing and incoming soap's are listed below (with intentionally obfuscated data) but it is still not resulting in creation of a promotionLine. Any ideas? *** Outgoing HTTP headers **

Getting AdMob usage data?

2012-09-24 Thread Reed
I'm not much of an AdMob expert, but we have clients who have begun setting up AdWords campaigns using AdMob, and looking for us to pull their performance data. Just by luck they named the campaigns with "admob" in the name and I found them in the AdGroups Performance Report, but do see them a

AdGroupCriterionService get returning wrong results

2012-09-24 Thread bhavin
Hi, We are updating large quantities of keywords using MutateJobService and then syncing them back using CustomerSyncService and AdGroupCriterionService. But, for few keyword we are noticing a weired behavior. After updating, if some keywords are requested with using Id predicate along with Ad

Re: Adword API V201109 : Error : Report contents are invalid. AuthorizationError.USER_PERMISSION_DENIED

2012-09-24 Thread Snehal Patel
Danial, I have checked and login credential are I am using are correct. I am able to login through UI using UserAgent email and password.but UserAgent Email and ClientEmail are two different email address. Thanks, Snehal On Monday, 24 September 2012 14:26:10 UTC+5:30, Danial Klimkin wrote: >

How to get all campaigns for all clients using MCC account

2012-09-24 Thread Sean
Hi there, Is there a way to retrieve all of the campaigns for all clients, under a MCC account? I see from other posts that you can do this just for the stats but I need more than just this. Thanks Kind regards Sean -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Strange error when using AWQL with Campaign Negative Keywords Report

2012-09-24 Thread Oliver
Hi Anash, did you get my email with the http request and response? Any ideas why AWQL is failing for this report? Oliver On Wednesday, September 19, 2012 4:13:05 PM UTC+1, Oliver wrote: > > Hi Anash, I sent you an email with the requested info. > > Thanks for your help. > > Oliver > > On Wednes

Re: Getting a "java.lang.VerifyError: Cannot inherit from final class" when running in Tomcat

2012-09-24 Thread Oliver
We managed to narrow down the error to this jar file * google-api-client-http-1.2.3-alpha.jar* which uses some classes that are not of the same version as other API jar files in the classpath. We excluded this jar from our build and our code continued to work as before. I was wondering what t

Is the Sitelink link text available in reports?

2012-09-24 Thread Oliver
I know I can get the Sitelinks link text data from CampaignAdExtensionService. But I was wondering if the sitelink link text (+url) are available in reports anywhere? I can't see it in the Ad Extensions report. Oliver -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: Ad Rotation settings in API?

2012-09-24 Thread Jovica Krstevski
thanks a lot On Sunday, September 23, 2012 5:22:48 PM UTC+2, Oliver wrote: > > It seems available in v201206. I can see the 'optimize for conversions' > here: > > > https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.AdServingOptimizationStatus > > Oliver > > On Sun

How to imitate "keyword tool" page in Java?

2012-09-24 Thread Eric
Hi Devs, Can you help me to create a method work like the page "https://adwords.google.com/o/Targeting/Explorer?__c=10&__u=10&ideaRequestType=KEYWORD_IDEAS"; in Java? It is the first time I use Google AdWords API, I am not familiar with it. I spent a lot of time on it, but I st

Re: How to deal with device, ad network and click type in Campaign reporting required fields (RMF)?

2012-09-24 Thread Danial Klimkin
Hello Stéphane, All items marked as 'Required' need to be implemented. You can have several reporting options for your customers though, like one "simple" report only with the stats you choose and an "advanced" one with all fields required. The second option needs to be available to the users.

Re: SET AdExtensions?

2012-09-24 Thread Danial Klimkin
Hello Adam, The operator SET is not supported for CampaignAdExtensionOperation. This is documented in the response part of the mutate method description. We will updat

Re: How to create vertical under CampaignCriterion

2012-09-24 Thread Danial Klimkin
Hello SanjayVel, Is this a display campaign? Please check the value for targetContentNetwork property: https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.NetworkSetting -Danial, AdWords API Team. On Friday, September 21, 2012 7:22:08 AM UTC+4, SanjayVel wrote

Re: Adword API V201109 : Error : Report contents are invalid. AuthorizationError.USER_PERMISSION_DENIED

2012-09-24 Thread Danial Klimkin
Hello Snehal, It looks like the login credentials you are using are not valid for the account you are trying to access. Please check the clientCustomerId is correct and if you can access this account via the UI with the same login. -Danial, AdWords API Team. On Friday, September 21, 2012 2: