Re: Spend amount by the purchase order

2014-07-30 Thread Dzu
But it's are problem, because i can't found how to take it.. 2014 m. liepa 7 d., pirmadienis 18:28:58 UTC+3, Ray Tsang (AdWords API Team) rašė: > > Dzu, > > Could I trouble you to elaborate a bit more with respect to the AdWords > API? > > Thanks, > > Ray > > On Monday, July 7, 2014 2:43:08 AM

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-30 Thread James Mills
Hi Josh, Yes, it would seem that although the value is true by default if the Feed does not have the field loaded and mapped then it has nothing to save it against when you try and update values in the FeedItem. That's my guess anyway. What I have done now is just included entries for all the

Re: Get GeoPoint by Criteria ID

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, The IDs in the link you provided are for creating Location criteria, not GeoPoint criteria. If you are instead intere

Setting CPC bid in shopping campaign

2014-07-30 Thread Bill Smith
Hi- I'm using API 201402 successfully to update bids (basic CPC) for traditional text ads, using the PHP library example as a guide. Here's the basic code: --- $adGroupCriterionService = $user->GetService('AdGroupCriterionService', ADWORDS_VERSION); $criterion = new Criterion(); $criteri

Re: Get GeoPoint by Criteria ID

2014-07-30 Thread Dzmitry Zahusta
Using LocationCriterionService I can get only list of Location criterion and unfortunately

Re: Google Product Taxonomy vs Product Bidding Category

2014-07-30 Thread Jonathan Wu
Sorry, I meant using Adwords API to maintain the partition tree. Thanks for your help Josh. Regards, Jonathan Wu On Wed, Jul 30, 2014 at 8:47 AM, Josh Radcliff (AdWords API Team) < adwordsapiadvisor+j...@google.com> wrote: > Hi Jonathan, > > Thanks for providing more details. I've passed your

Re: How to speed up MutateJobService processing?

2014-07-30 Thread Michael Cloonan (AdWords API Team)
Hello Oliver, There is no priority queue in the MutateJobService. There is no way to speed up the performance of this service. When you have a large volume of requests, as you do with 1 million updates to make, it is going to take some time to send all the data to the API and for the API to han

Re: Throttled for 86400 seconds when trying to set up Shopping campaigns

2014-07-30 Thread david
I don't know what our access level is set to... not sure now to tell. Does sounds like that's what's causing you're problem though. On Wednesday, 30 July 2014 14:24:52 UTC+1, Chuck Reeves wrote: > > David, > > Our XML looks just like that. I believe the issue has to deal with what > Anash mentio

Re: Adwords API - Automating Reporting via Excel Macro

2014-07-30 Thread chris h
Hi Ben, There are several existing solutions for automating Excel reporting, including Tatvic and my company ShufflePoint. These can provide coverage for your reporting needs and give you some breathing room while you investigate using the API directly. Feel free to contact me (chris AT shuffle

Re: billing information

2014-07-30 Thread S Penagos
Hi. Thank you for your quick answer. I think i'll discuss with them, thank you again. Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~

Re: How to add OPERATING_SYSTEM_VERSION criterion to campaign [PHP] [v201402]

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Excellent point on the documentation. I've made a note of this and will update the docs in the near future with links between the reference page and ConstantDataService. Cheers, Josh, AdWords API Team On Tuesday, July 29, 2014 5:06:36 PM UTC-4, Kristopher Windsor wrote: > > Thanks, the Constant

Re: Google Product Taxonomy vs Product Bidding Category

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi Jonathan, Thanks for providing more details. I've passed your comments and examples along to the product feed and AdWords teams and I'll post an update as soon as I have more info. Regarding your last comment "if we start migrating some of our clients to API upload, don't we have to start u

Re: Webpage adgroupcriterion does not update criterion

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, The Working with Objects guide contains some information on mutability, but having just read it I can see that we should add more details. I've made a note of this and will update the guide in the near future. F

How to speed up MutateJobService processing?

2014-07-30 Thread oseemann
Hi! For some accounts we're experiencing very slow processing speeds by the MutateJobService. We submit for example 1 Million CPC updates to one account in bulks of 10,000 operations each. For some accounts it takes 1 - 2 minutes per bulk to be completed. Similar times occur also with other op

Re: Webpage adgroupcriterion does not update criterion

2014-07-30 Thread usaweb81
Hi, Thanks for the answer. I will give try on it. But I can't find immutable objects in API Documentation. Where I can know about the immutable objects. So it will be helpful for future development. On Wednesday, July 30, 2014 7:15:04 AM UTC-7, Josh Radcliff (AdWords API Team) wrote: > > Hi,

Re: Updating ad params from xml

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Marina, Could you use the "Reply to author" option to share the customer id, campaign and adgroup names? I can take a look at the account and try to figure out why the values are not getting substituted. Cheers, Anash On Tuesday, July 22, 2014 3:04:43 AM UTC-4, Marina Rabovolick wrote: > >

Re: Cannot find OAuth2TokenGenerator.exe

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Dennis, Looks like I need a bit more time to fix the build script. Could you kindly build this at your end from the source available at https://github.com/googleads/googleads-dotnet-lib/tree/master/utilities ? Cheers, Anash On Monday, July 28, 2014 1:32:24 PM UTC-4, Anash P. Oommen (AdWords

Re: Retrieve Product Partition title

2014-07-30 Thread road11
I agree. Please, please put the ADGroupCriterion ID on the Shopping Performance Report. Please. On Thursday, May 8, 2014 5:58:21 PM UTC-4, GregT wrote: > Josh, in response to your question: "Would it be helpful if the ad group > criterion ID was available as a segment field on the *Shopping

Re: Adwords report has always no rows

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, Yes - that's correct. You'll have to run the report for each account individually. One tip that may help: you can use the Account Performance Report to get the list of accounts under an MCC. Thanks, Josh, AdWords AP

Re: Difference between display planner and adwords API results

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, The TargetingIdeaService and TrafficEstimatorService provide functionality similar to the *Keyword Planner*, but there is no API service at this time that mirrors the *Display Planner* . If you're interested in functiona

Re: Webpage adgroupcriterion does not update criterion

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, Criterion (and Criterion subclass) objects are immutable. If you want to change something on the Criterion of an AdGroupCriterion ( BiddableAdGroupCriterion or NegativeAdGroup

Re: Adwords API - Automating Reporting via Excel Macro

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi Ben, I'll let others comment on your question about experience using the API with Excel, but I added answers to your other questions below in blue. In addition, I recommend starting with the following guides to get an overview of the sign up process and the API. - Signing up guide

Re: Adwords report has always no rows

2014-07-30 Thread Yuriy Gorbachev
The clientCustomerId I use I see at the top right side of Adwords web interface: 170-654-6940. Now I tried to use a account id 906-317-2804 and got the right report. What should I do to get a common report for all of the available accounts? Get a list of accounts and then request a report for eac

Re: Run DownloadCriteriaReport and get 400 error

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, Could you post the report request after removing any sensitive information such as the *Authorization* header? Thanks, Josh, AdWords API Team On Wednesday, July 30, 2014 3:59:08 AM UTC-4, שלומית שיפמן wrote: > > Hi, > I use in Google.Api.Ads.AdWords.v201402. > I try to run the "DownloadCrit

Re: Get GeoPoint by Criteria ID

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, Yes, you can use the LocationCriterionService where your *Selector* has a predicate based on the *Id* field. See the example request below. Cheers, Josh, AdWords API Team https://adwords.googl

Re: Adwords report has always no rows

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi, Could you check the clientCustomerId in your SOAP header? My best guess is that you are specifying your MCC account instead of your AdWords account, in which case you'll get no rows back because an MCC account d

Adwords report has always no rows

2014-07-30 Thread Yuriy Gorbachev
Hello! I want to get a simle report containing a campaign name and cost for yesterday. Using a web interface, I can create such report and have about 200+ rows. Now I want to get a report using API. Here is my report definition: CampaignName Cost Status CAMPAIGN performan

Get GeoPoint by Criteria ID

2014-07-30 Thread Dzmitry Zahusta
Hi! Is it possible to get GeoPoint by Criteria ID? I mean Criteria ID that can be found here . -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-30 Thread Josh Radcliff (AdWords API Team)
Hi James, Thanks for the update. Based on your suggestion, I've got a change in the works to add the word "Uppercase" to the beginning of the description for COUNTRY CODE on the placeholders page. I'm also going to look int

Re: Throttled for 86400 seconds when trying to set up Shopping campaigns

2014-07-30 Thread Chuck Reeves
David, Our XML looks just like that. I believe the issue has to deal with what Anash mentioned about the rate our token is set for. Do you happen to know what level of access your token is at? On Wednesday, July 30, 2014 5:07:32 AM UTC-4, david wrote: > > As we talked about before, I do thing

Re: Throttled for 86400 seconds when trying to set up Shopping campaigns

2014-07-30 Thread Chuck Reeves
Anash, Thank you for that information. We have gone and applied for standard access. How long does it normally take to get approved? On Wednesday, July 30, 2014 7:56:45 AM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Chuck, > > Your developer token is on basic access, which limits t

Re: Retrieve and modify upgraded sitelinks with adwords api

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Brian, Yep, unfortunately, we haven't changed the FeedServices after it was launched, so the original discussion still holds valid Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, July 28, 2014 1:24:50 AM UTC-4, Brian Moeskau wrote: > > Looking into how to retrieve sitelinks for camp

Re: billing information

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi, The relevant question would be whether you are creating this developer token on your personal behalf, or on behalf of the company. If it is the former (i.e. you are creating the token from your personal account and plan to keep its ownership), then it's fine to mention that the token is for

Re: Select adGroup count using AWQL

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi, You can also use the totalNumEntries field of the AdGroupPage to get this detail. https://developers.google.com/adwords/api/docs/reference/v201406/AdGroupService.AdGroupPage#totalNumEntries Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, July 29, 2014 11:12:35 AM UTC-4, aitkul wr

Re: Throttled for 86400 seconds when trying to set up Shopping campaigns

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Chuck, Your developer token is on basic access, which limits the number of operations to 1 per day. You can apply for Standard access, as explained on https://developers.google.com/adwords/api/docs/ratesheet and that should address your issues. Cheers, Anash P. Oommen, AdWords API Advis

Difference between display planner and adwords API results

2014-07-30 Thread NickB
I'm using TargetingIdeaService to get recommended placements to automate some internal processes. However using the same settings (keyword, related-to-URL, location) I get different results from manual searches in the display ad planner (https://adwords.google.com/da/DisplayPlanner/Home). I get

Re: How to add dummy data to my test account

2014-07-30 Thread Anash P. Oommen (AdWords API Team)
Hi Mathis, The way you add dummy data into a test account is just like the way you make calls to a normal AdWords account. The only differences are - You'd use the customer id of your test account instead of your production account in the clientCustomerId header. - Test accounts don't serve ads,

Adwords API - Automating Reporting via Excel Macro

2014-07-30 Thread benjamin . steudler
Hi everyone. As I am quite new here in the API community it would be great to get your advise or feedback! We are managing a bunch of client accounts and would like to find a reporting solution that lets us get the required monthly data in the required format at the push of a button. Was hopin

Run DownloadCriteriaReport and get 400 error

2014-07-30 Thread שלומית שיפמן
Hi, I use in Google.Api.Ads.AdWords.v201402. I try to run the "DownloadCriteriaReport ". I have all the proper parameters in the config. and I get the following error:"The remote server returned an error: (400) Bad Request." What's the problem? thanks... -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-30 Thread James Mills
UPDATE I added a 'CONVERSION TYPE ID' but still had the issue. Turned out I had forgotten to add 'TRACKED' to the Feed and FeedItem etc. this is what was giving us the error. I was trying to save some lines of code by omitting them but turns out I ended up causing myself (and you) more pain th

Webpage adgroupcriterion does not update criterion

2014-07-30 Thread usaweb81
Hi, I am using Test account MCC and when i tried to edit web page parameter it is not working. Here I have attached the XML request & response log. Please check it and let me know what I am missing. I replaced customer id, developer token and user agent. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~

Re: Throttled for 86400 seconds when trying to set up Shopping campaigns

2014-07-30 Thread david
As we talked about before, I do things a very similar way. I have never encountered this but I am concerned that might just be luck, so keen for you to get to the bottom of it! Is there any indication which rate you're in excess of? There is a requests-per-minute rate and an operations-per-minut

Re: Add Google Adwords Call Extension to AdGroup using API

2014-07-30 Thread James Mills
Saying that I cannot see a way to set the "Report phone call conversions : Count calls as phone call conversions" & "Conversion Action" settings. I thought maybe that I need to set the Conversion Type Id to be the Id of an AdWordsConversionTracker Object but then you would have to create a new