Re: New AdGroups missing from CustomerSyncService report

2013-02-18 Thread Paul Matthews (AdWords API Team)
Hi Thomaas, Can you give us an example of the queries you're using, or if you'd prefer to contact us directly adwordsapi-supp...@google.com with an example SOAP request / response, it would aid our investigation into this. - Paul, AdWords API Team. -- --

Re: AuthorizationError.USER_PERMISSION_DENIED error with v201209

2013-02-18 Thread igor
Did no one come across this error when technically all requirements are satisfied? On Thursday, 14 February 2013 19:48:56 UTC, ig...@blueclaw.co.uk wrote: Hi, I have a python application that is using latest APIs version with offline OAuth2. While developing I was using MCC with test

My Ads displaying the message This ad is not eligible to run on the search network !

2013-02-18 Thread Pragya Sharma
Hi Everyone, I am facing problem with my Adwords campaign. Please have a look at our thread posted on one of the Google plus community. ( https://plus.google.com/113883398531674414392/posts ) My ad copies are approved and the keywords are eligible. The Quality score is average and I have

Invalid promotional code?

2013-02-18 Thread sales
Two days ago, I received an email from google with a title:Get $150 free when you try Google ads In the email , it mentioned Just call us at 1-855-287-5173 18552875173 or visit google.com/ads/appshttp://www.google.com/appserve/mkt/4CtOKSItiNHSp47xS4z2faand use offer code before March

Display Network Criteria Tracking

2013-02-18 Thread Grace Chu
Display Network - Kw, placement, topic, audience, age, gender all have a destination URL field. Which one is served when a user fits all 6 criteria? My assumption is that url of the criteria triggers the ad will be served. Please confirm? -- --

Display Network Destination URLs - which is served?

2013-02-18 Thread Grace Chu
If an ad group in a DIsplay Network enabled campaign, has display keywords, placements, topics, audiences, age, and gender. Each with their own Destination URLs. When a user is shown an ad on the GDN, and fits all 6 criteria - which URL is served? My assumption is, the URL of whichever criteria

Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-18 Thread Bogdan S
Hi guys, How can I achieve radius targeting around a city? When I use the GeoLocationService I need a full address, but I only have the city name. When I use Location criterion, I cannot specify a radius. From the web interface this is possible. Thank you -- --

Add Product Criterions and Conditions

2013-02-18 Thread Martin
Hi, Can anyone point me in the directions of any documentation or example code of how to add product criterions and conditions? Every time I try i just get there has been an error during processing error. Any advice is greatly appreciated. thanks Martin -- --

Adwords API - get ConversionValue of Keyword

2013-02-18 Thread Werner Ziegelwanger
for a project, I get the total ConversionValue with the ConversionTrackerService. This gets me the turnover for one an adword user. I was wondering if it is possible to get a ConversionValue for each Keyword like it is possible to get cost, conversions and so on for Keywords. -- --

product listing ads campaigns not in adhoc report

2013-02-18 Thread daniel
Hi, the product listing ads campaigns are missing in my reports since 13.02. - without any changes from me. What could be the causes? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Adding Product Criterion and Conditions

2013-02-18 Thread martin . tierney
Hi all, I'm struggling to add new product criterions and conditions, is anybody able to point me to any documentation or example code on how to do this? Every time I try I just get there has been an error in processing message. Any advice anyone can give is greatly appreciated. Many thanks,

Re: Oauth2 jwt ruby issue

2013-02-18 Thread Danial Klimkin
Hello hagay, You can use OAuth2 to achieve that. There will be user interaction require * once* -- the step with the verification code. After that, you need to store the refresh token and use it every time you need to access the account. You will not need user input again -- as long as the

Re: Oauth2 jwt ruby issue

2013-02-18 Thread Danial Klimkin
Hello, I am sorry we can not provide support on domain administration. Please consider using non-JWT flow (which is a better approach in most cases) as I outlined in this thread. -Danial, AdWords API Team. On Thursday, February 14, 2013 7:06:28 PM UTC+4, jmcu...@restorando.com wrote: Hi

Re: newbie to adword api - creating reports

2013-02-18 Thread Alan Coleman
Hi Takeshi, I'm a bit confused about the now-deprecated ReportsDefinitionService. Reporting Basics encourages us to update our applications to use AdHoc Reports: https://developers.google.com/adwords/api/docs/guides/reporting However the two examples above both contain reference to

Re: Is there a way to get the serving status of a campaign using Reports?

2013-02-18 Thread Danial Klimkin
Hello Dimitris, For this use case you will need multiple requests. The API does not provide other objects' properties or calculated fields in the reports. -Danial, AdWords API Team. On Thursday, February 14, 2013 8:29:40 PM UTC+4, dimitrios...@webrepublic.ch wrote: In an ideal world I

Re: Invalid promotional code?

2013-02-18 Thread Danial Klimkin
Hello, This forum is for technical questions regarding AdWords API only. Please contact general AdWords support with this question: http://support.google.com/adwords/ -Danial, AdWords API Team. On Saturday, February 16, 2013 6:18:59 AM UTC+4, sa...@shipinfanyigongsi.com wrote: Two

Re: Detect operation that caused error on Bulk Job

2013-02-18 Thread Danial Klimkin
Hello John, Are you using the MutateJobService? Each error should have 'reason', 'trigger' and 'fieldPath' fields that should describe the issue. -Danial, AdWords API Team. On Saturday, February 16, 2013 12:58:24 AM UTC+4, John Lister wrote: Hi, when I do a BulkJob I can see in the

Re: Adwords API - get ConversionValue of Keyword

2013-02-18 Thread Danial Klimkin
Hello Werner, Did you take a look at Criteria performance report? https://developers.google.com/adwords/api/docs/appendix/reports#criteria -Danial, AdWords API Team. On Friday, February 15, 2013 3:32:14 PM UTC+4, Werner Ziegelwanger wrote: for a project, I get the total ConversionValue

Re: Getting ResponseHeader units using v201209

2013-02-18 Thread Danial Klimkin
Hello Alok, We a completely removing the units count but the operations number will stay and will be updated for the changes described above. -Danial, AdWords API Team. On Tuesday, February 12, 2013 7:02:10 PM UTC+4, alok wrote: Hi Anash, Thanks for the info on API pricing.But we still

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2013-02-18 Thread Danial Klimkin
Hello Jeff, Have you agreed with the Terms and Conditions when you set up the billing? Also, please check if your token is approved on the AdWords API Center page. If still in doubt, send us your MCC client customer ID over email (Reply to author). -Danial, AdWords API Team. On Friday,

Re: Detect operation that caused error on Bulk Job

2013-02-18 Thread John Lister
HI thanks for replying, I've just realised that I wasn't as clear as I could be. I am using the fields you mention to track the error, but the fieldPath only gives me the item number that caused the problem. My issue is that I'm submitting different objects in the same job (for efficiency

Re: Fault occurred while processing when trying to add campaigns

2013-02-18 Thread Timo Aarnio
Hi, It seems the person controlling the MCC account has only given the rights to read data for the test account.. I'll have to ask him change the rights. I tried through the tests. All of the tests with getting various information worked properly, showing what they were supposed to show. When

Re: Detect operation that caused error on Bulk Job

2013-02-18 Thread Danial Klimkin
Hello John, Errors are often shared between services and having separate set for each one would not be efficient. Please also note it is recommended to group operations per type and target as described here:

Re: Detect operation that caused error on Bulk Job

2013-02-18 Thread John Lister
I do group all operations as recommended, I just try to send them in as few jobs as possible. For example I may update 50 groups, 10 ads and 200 keywords in one go which is fired off as 1 job rather than 3. All elements within the job are ordered as recommended in the linked document. Thanks

Re: campaign default bid

2013-02-18 Thread u...@taykey.com
thank you Kevin! On Friday, February 15, 2013 7:37:25 PM UTC+2, Kevin Winter (AdWords API Team) wrote: Hi, Currently in the AdWords API, you can only set default bids at the AdGroup level - it's not possible at the campaign level. - Kevin Winter AdWords API Team On Wednesday,

Re: Detect operation that caused error on Bulk Job

2013-02-18 Thread igor
I usually store operation dump in a data store and check *fieldPath *for index of the operation that failed to find exact operation, although it might seem excessive it does the trick. Hope that helps. On Monday, 18 February 2013 12:12:06 UTC, John Lister wrote: I do group all operations as

Re: Add Product Criterions and Conditions

2013-02-18 Thread Jeremy Aube
It should look something like this [ruby]: operand: { xsi_type: 'BiddableAdGroupCriterion', ad_group_id: '123456', user_status: 'ACTIVE', criterion: { xsi_type: 'Product', conditions: [ { argument: Women's clothing, operand: { operand: product_type

Re: Detect operation that caused error on Bulk Job

2013-02-18 Thread John Lister
Cheers I am doing that, but as you say a little excessive and surplus if the api returned the object type,.,... John On Monday, 18 February 2013 13:00:46 UTC, ig...@blueclaw.co.uk wrote: I usually store operation dump in a data store and check *fieldPath *for index of the operation that

INVALID_OPERATION_ENHANCED_CAMPAIGN

2013-02-18 Thread Dragan Gavrilovic
Hi, i have set campaign as enhanced but after i wanted to set targets Language = 1000 Location = 2840 Platform = 30001 and now im getting error CampaignCriterionError.INVALID_OPERATION_ENHANCED_CAMPAIGN which i can not find in API documentation. Any advice with this? -- --