Re: Issue with uploading large amounts of data using MutateJobService

2014-08-29 Thread Alan Coleman
Hi Oliver, Thanks for getting involved, that's an interesting find in the documentation that I haven't seen before. I started this post about the UNEXPECTED_INTERNAL_API_ERROR which I'm sometimes receiving when trying bulk uploads using MJS - Hopefully this is being looked into. However there

Re: Issue with uploading large amounts of data using MutateJobService

2014-08-29 Thread Oliver
Thanks Alan for the update. Let us know if the changes you make will have an effect. Hopefully also the API team will shed some light on this. Oliver On Friday, August 29, 2014 9:14:44 AM UTC+1, Alan Coleman wrote: Hi Oliver, Thanks for getting involved, that's an interesting find in the

Accessing Shared[*]Services AdWords API services given access denied error.

2014-08-29 Thread ddofborg
We have some trouble accessing Shared[*]Services to download all shared negative keywords. We receive a AuthorizationError.SERVICE_ACCESS_DENIED errors on get-request. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Sub-Divide Existing Product Parition

2014-08-29 Thread Shopping API Team
Hi there, To subdivide an existing partition, I'd actually recommend deleting the entire tree (by deleting the root node) and reuploading it, as it's going to be significantly easier from an implementation point of view. The only exception is if you can't upload your tree in one go, in which

Re: Any plans for a JavaScript library?

2014-08-29 Thread Danial Klimkin
Hello Jerome, There are no current plans for re-working of the AdWords API. I can't give any estimation on how complex this can be but you can always create a project on github and make it open for other contributors. Questions on node.js are asked on this forum from time to time. -Danial,

Refresh token usage for downloading adhoc reports

2014-08-29 Thread AMAR NAYAK
Hi , I need to download couple of performance reports : Adgroup and Campaign performance report using adhoc reports. I am going through the v201406 documentation and getting confuse over the usage of refresh token . Do we need to use refresh token in adhoc reports ? If yes ,where should I use

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2014-08-29 Thread Alexey Polotnyanko
Hello! I'm trying to create campaign and it fails with %subj error. What's wrong? Request is: ?xml version=1.0 encoding=UTF-8?env:Envelope xmlns:env=http://schemas.xmlsoap.org/soap/envelope/; xmlns:wsdl=https://adwords.google.com/api/adwords/cm/v201406;

Re: Keyword ID with no information in Keywords Performance Report

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi Oscar, Thanks for sending the info. The criteria ID you provided from the Click Performance Report is for a *UserList* criterion. You can see this is if you add the *CriteriaType* column to the Criteria Performance Report

Re: Getting the Change History via the API

2014-08-29 Thread Danilo Bargen
Hi everyone The issue below is now over 2 years old. Is there a way now to query the change history? I need to be able to retrieve the list of people that edited an account during the last month. Danilo On Tuesday, June 26, 2012 12:12:11 PM UTC+2, Anash P. Oommen wrote: Hi Oliver,

Re: Google Adword Api

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi Rakesh, Regarding the auth.ini file, please read the PHP library README https://github.com/googleads/googleads-php-lib/blob/master/README.md for instructions on configuring your environment. You may also find the library's OAuth2 wiki

Re: Auto-tagging via API

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi, As described in our Managing Customer Accounts guide https://developers.google.com/adwords/api/docs/guides/managing-accounts#customerservice, you can use the *CustomerService* to set an account's autoTaggingEnabled

Re: INCOMPLETE_SIGNUP error returned by Adwords API

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi Eli, Billing info needs to be setup and terms and conditions must be accepted on the *production* MCC (the one with the developer token). I can see that terms conditions have not been accepted yet on your production MCC. Please follow the instructions in our Common Errors Guide

Re: Accessing Shared[*]Services AdWords API services given access denied error.

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi, Shared set services are only available to existing whitelisted customers https://developers.google.com/adwords/api/docs/guides/shared-sets. Cheers, Josh, AdWords API Team On Friday, August 29, 2014 5:17:35 AM UTC-4, ddofborg wrote: We have some trouble accessing Shared[*]Services to

Re: Refresh token usage for downloading adhoc reports

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi Amar, You need an OAuth *access token* for any API request, including reporting requests -- see the OAuth2 Guide https://developers.google.com/accounts/docs/OAuth2#basicsteps for an overview of the basic steps for OAuth. If you want to construct reporting requests without a client library,

Re: Accessing Shared[*]Services AdWords API services given access denied error.

2014-08-29 Thread ddofborg
I see! Is there another way to download shared negative keywords? Using adhoc or something else? On Friday, August 29, 2014 3:19:12 PM UTC+2, Josh Radcliff (AdWords API Team) wrote: Hi, Shared set services are only available to existing whitelisted customers

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi, I noticed that your request is missing the advertisingChannelType https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService.Campaign#advertisingChannelType. This field is required starting with v201402

Re: Accessing Shared[*]Services AdWords API services given access denied error.

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi, At this time, there is no way to get shared set-related information from the API unless you were whitelisted for shared set features in the past. Best regards, Josh, AdWords API Team On Friday, August 29, 2014 9:25:58 AM UTC-4, ddofborg wrote: I see! Is there another way to download

Re: Getting the Change History via the API

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi Danilo, The API does not provide user information about changes at this time. Anash's previous post regarding CustomerSyncService https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ covers the only change history-related features of the API. Best regards, Josh, AdWords API

Re: Accessing Shared[*]Services AdWords API services given access denied error.

2014-08-29 Thread ddofborg
I see. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are

Re: Getting the Change History via the API

2014-08-29 Thread Danilo Bargen
Hi On Friday, August 29, 2014 3:47:03 PM UTC+2, Josh Radcliff (AdWords API Team) wrote: The API does not provide user information about changes at this time. Anash's previous post regarding CustomerSyncService https://groups.google.com/d/msg/adwords-api/pJxPuD1IKOQ/Mb2yPnjmYFwJ covers

Re: Any plans for a JavaScript library?

2014-08-29 Thread Jason Stedman
Jerome, Both the API and the JavaScript ecosystem have changed drastically since 2011. I would think you might have a better chance starting over fresh at this point using a node module to integrate with the AdWords SOAP services directly. This one looks pretty stable and recently maintained

Re: Auto-tagging via API

2014-08-29 Thread GDZ
Thank you Josh! On Friday, August 29, 2014 9:11:55 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi, As described in our Managing Customer Accounts guide https://developers.google.com/adwords/api/docs/guides/managing-accounts#customerservice, you can use the *CustomerService* to

Re: Getting the Change History via the API

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi Danilo, I believe this was already filed as a feature request, but I went ahead and filed another request on your behalf just now. I'll reply to this thread when I have an update. Cheers, Josh, AdWords API Team On Friday, August 29, 2014 10:44:25 AM UTC-4, Danilo Bargen wrote: Hi On

Re: Shuld I choice reporttype about ProductPartition.

2014-08-29 Thread Anash P. Oommen (AdWords API Team)
Hi, You can get the same data from either Criteria performance or product partition report. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, August 28, 2014 5:01:32 AM UTC-4, 照沼領 wrote: Hi, I'll want to migrate API version to v201406 and retrieve ProductPartition report. In

Re: Missing feedItems

2014-08-29 Thread Anash P. Oommen (AdWords API Team)
Looks like we also had a documentation issue that suggested you could use CampaignID and AdgroupId. We will get this fixed to avoid confusion in the future. Cheers, Anash On Thursday, August 28, 2014 3:52:09 AM UTC-4, GrueneOrchidee wrote: If I use the fields TargetingAdGroupId and

Re: Issue with uploading large amounts of data using MutateJobService

2014-08-29 Thread Anash P. Oommen (AdWords API Team)
Hi Alan, Oliver, We have identified the issue at our end, it's a flaky connection to our datastore when creating and reading jobs. We are working on a fix, but meanwhile you can put a retry loop around your code to resubmit the job. MJS can handle the batch size you are providing, so this

Re: Issue with uploading large amounts of data using MutateJobService

2014-08-29 Thread Oliver
Anash, Can you please clarify what the documentation (I pointed out earlier) is referring to when it says: try to reduce the likelihood of jobs operating on the same AdGroups at the same time Is creating multiple Ads within the same adgroup using MJS something that the above is saying

Re: Any plans for a JavaScript library?

2014-08-29 Thread Jerome Wagner
Hello, by it seems people have lots of headaches any time they want to do heavy, necessarily concurrent processing you mean heavy *synchronous* processing ? otherwise can you explain to me a bit more the use case you mention ? I still don't know if I want to push something google has more or

Re: Changing the OAuth2 client secret

2014-08-29 Thread Josh Radcliff (AdWords API Team)
Hi Rob, I'm happy to report that you can now reset the client secret in the new Google Developers Console https://console.developers.google.com as well by clicking the *Reset secret* button. Cheers, Josh, AdWords API Team On Tuesday, June 10, 2014 4:09:44 AM UTC-4, Rob wrote: Thanks Josh, I

Re: Any plans for a JavaScript library?

2014-08-29 Thread Jerome Wagner
OK thanks for the input. CPU bound can indeed be a difficulty here. Thanks for the link. Le vendredi 29 août 2014 19:56:26 UTC+2, Jason Stedman a écrit : Let's not turn this into a debate about node, but to provide specific examples of what I refer to: For some good advice describing the

Re: [4-6874000004292] Google Product Taxonomy vs Product Bidding Category

2014-08-29 Thread Jonathan Wu
This doesn't really help us since our customers are dictating what they what their feed to look like and how to bid on it. We have to execute as they specify. We already made our own mapping between the taxonomies, but again, it's not ideal since any change on either side will break it. If you

Re: Keyword ID with no information in Keywords Performance Report

2014-08-29 Thread Oscar Martinez M.
Hi Josh, Thank you for the information. Now it's clear. I'm not sure what is an User List and I'm not sure if we need to retrieve information from it. I will ask to marketing person, he should know. Thank you for your help. 2014-08-29 6:53 GMT-06:00 Josh Radcliff (AdWords API Team)

Get Revenue PPC Report from API

2014-08-29 Thread Oscar Martinez
Hi, I would like to know if it's possible to get the Revenue PPC Report from API. In this moment the person in charge need to login into AdWords and export it from there. But it would be useful to get it programatically through AdWords API. I have seen the reports list, but I haven't found

Re: Refresh token usage for downloading adhoc reports

2014-08-29 Thread AMAR NAYAK
Hi Josh, Thanks for your reply. I want to download an adgroup performance report for multiple client accounts under the MCC account. Using client library I saw an example for downloading a report for a particular client account. Is there an example somewhere that shows how to pull reports for