Re: Updating ad params from xml

2014-07-22 Thread Marina Rabovolick
Dear Anash, in my initial request I tried to describe our example. We use dynamic parameter {param1} in our Ads not in keywords. Середа, 16 липня 2014 р. 21:13:19 UTC+3 користувач Anash P. Oommen (AdWords API Team) написав: Hi Marina, Does your keywords still have param1 value set? And did

Re: API v201406 upgraded urls - is it possible to refer custom parameter set on keyword in ad's url?

2014-07-22 Thread Robert Rodakowski
Thanks for your reply Ray! I'm not sure, if my question was fully clear... It concerns ads (e.g: TextAds), instead of AdGroups. I want to override custom parameters in Ad URLs using custom parameters defined in keywords (BiddableAdGroupCriterion). Cheers! On Monday, July 21, 2014 9:42:59 PM

Re: ReportServiceLogger logs extra stuff with v201406

2014-07-22 Thread Ben Marengo
hi josh, it seems like that solution will hide all errors forever. i could just pipe stderr to stdout for that ;) i have decided to switch slf4j to bind to log4j instead, because i have just noticed that there is a nice tutorial...

Re: [4-4442000004368] Is there a test merchant center account for test mcc?

2014-07-22 Thread Udo Gröbner
Hi Sérgio, thanks for getting back to me. I'd like to change cpc bids on shopping product dimensions. We already have bid updating for ordinary keywords with the mutatejobservice in place. But it turned out, that this approach doesn't work for shopping criteria. I thought, it might be a good

Re: [4-4442000004368] Is there a test merchant center account for test mcc?

2014-07-22 Thread Udo Gröbner
Hi Sérgio, thank you for the quick reply! I've created a merchant center in the meantime and connected it to our test mcc. But now I'm facing the problem that we don't have a real shop ourselves for the merchant center (we're basically a service provider). You have to claim your website for

AuthorizationError USER_PERMISSION_DENIED

2014-07-22 Thread Chad Ruff
Hi , I have adwords google api asp.net code sample googleads-dotnet-lib-master.zip I have also generated the OAuth2RefreshToken using the OAuthTokenGenerator project i have made changes to the app.config file add key=UserAgent value=GoogleAdwordsTest/ add key=DeveloperToken

Re: How to retrieve Sitelinks urls.

2014-07-22 Thread Emiliano Busiello
Hi Josh, thanks for the documentation link to the queryable fields and the code example, this is exactly what I was looking for. On Monday, July 21, 2014 7:59:17 PM UTC+2, Josh Radcliff (AdWords API Team) wrote: Hi Emiliano, If I'm understanding your previous posts, you are trying to use

Re: Get ad group's target optimization status through API

2014-07-22 Thread Eugene
Any news regarding my question? On Monday, July 14, 2014 4:41:04 PM UTC+3, Michael Cloonan (AdWords API Team) wrote: Hello, I am trying to confirm that this works the way you suggest. Regards, Mike, AdWords API Team On Friday, July 11, 2014 9:00:09 AM UTC-4, Eugene wrote: OK. So there

QuotaCheckError.INCOMPLETE_SIGNUP

2014-07-22 Thread Adnan Doric
Hi, I know this was already mentioned, but I followed all steps and am still getting this error: QuotaCheckError.INCOMPLETE_SIGNUP 1) My MCC Prod account is set up, ToS accepted and billing up, with a developer token (Pending approval) 2) My MCC Test account is set up too 3) I use Prod

Re: Validation rules for phone numbers

2014-07-22 Thread Danial Klimkin
Hello, We don't have rules specific to the API. Please check with the general AdWords documentation / support for details. -Danial, AdWords API Team. On Tuesday, July 22, 2014 3:02:13 AM UTC+4, srohde wrote: I am looking for the validation rules that AdWords applies to *phoneNumber*

Server error 500 while requesting the developer token access.

2014-07-22 Thread Athlan
Howdy, I have requested for an developer key for Google AdWords. You have sent me mail to fill out the form to complete the process: https://services.google.com/fb/forms/newtoken/ But I still receive Internal server error – 500 while accessing the link. Please tell me, when the service will be

Sample Keywords Iterator

2014-07-22 Thread Ori Gal
I want to make an AdWords script that iterates over all of the Ad Groups of a campaign and adds all sample keywords which are the keywords based on a scan of your website. https://lh5.googleusercontent.com/-hEuM1N4HfK0/U85P7Vop5sI/ABo/JezvdHS2Krc/s1600/LE1YI.png (Sample keyword list

Re: Geo performance report CityCriteriaId misguides developers

2014-07-22 Thread Marc Lladó
Hello Ray, There is any new update on this issue, we would also like to have numeric Location id's on the GEO PERFORMANCE REPORTS. BR, Marc. Chirag, My apologies - we don't yet have an update to this. Thank you for your patience. Thanks, Ray On Tuesday, February 25, 2014

Re: Change from deleted to removed

2014-07-22 Thread Eric Maas
Hi, We are also having trouble with this. More specifically, using v201406, if we attempt to add a new AdGroup with the same name as a currently removed AdGroup, we still get a DUPLICATE_ADGROUP_NAME error. However, we are unable to update the name of the removed AdGroup to something

Re: Server error 500 while requesting the developer token access.

2014-07-22 Thread Danial Klimkin
Hello Athlan, This issue should be resolved now. Thank you for reporting. -Danial, AdWords API Team. On Tuesday, July 22, 2014 9:56:38 AM UTC+4, Athlan wrote: Howdy, I have requested for an developer key for Google AdWords. You have sent me mail to fill out the form to complete the

Re: NullPointerException in Java-Client-Library

2014-07-22 Thread Stacie Waleyko
Hi, We saw the exact same error on July 17 when trying to get a new access token. Since we have never seen it before, and it happened on the 17th, I was wondering if it was possibly triggered by errors from this other thread: Failed to refresh access token. { error : invalid_client } on

Any ways to get description of error in runtime

2014-07-22 Thread Dzmitry Zahusta
Hi! I need to get the human description of the error that I get during creation of campaigns. Like as it described on developers api pages. For example: BUDGET_IN_USE - The budget is associated with at least one campaign, and so the budget cannot be removed, BUDGET_PERIOD_NOT_AVAILABLE -

Geo lookup failed for location Error in Canonical_Name field

2014-07-22 Thread satyendra dewangan
Hi, I am facing error on geo location adWord API. Followings are the details I have downloaded latest.csv file from https://developers.google.com/adwords/api/docs/appendix/geotargeting I have uploaded these geo locations data as it is on Dynamic Profile Feed as new content. I have also tried

Re: QuotaCheckError.INCOMPLETE_SIGNUP

2014-07-22 Thread Danial Klimkin
Hello Adnan, Please send us full XML request (with HTTP headers) over *email* (Reply to author on the right). -Danial, AdWords API Team. On Monday, July 21, 2014 11:10:35 PM UTC+4, Adnan Doric wrote: Hi, I know this was already mentioned, but I followed all steps and am still getting

Re: Any ways to get description of error in runtime

2014-07-22 Thread Danial Klimkin
Hello Dzmitry, Descriptions are available in the wsdl files, e.g.: https://adwords.google.com/api/adwords/cm/v201406/BudgetService?wsdl You can parse and extract documentation fields from there. -Danial, AdWords API Team. On Tuesday, July 22, 2014 5:50:48 PM UTC+4, Dzmitry Zahusta wrote:

Re: NullPointerException in Java-Client-Library

2014-07-22 Thread Josh Radcliff (AdWords API Team)
Hi Stacie, It's quite possible that the transient *invalid_client* errors were leading to the NPEs. I definitely would like to improve the error handling so we do not mask the underlying OAuth error with an NPE. Cheers, Josh, AdWords API TEam On Monday, July 21, 2014 3:01:27 PM UTC-4, Stacie

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-22 Thread Chad Ruff
Hi, From the below Code i have removed the ClientCustomerId from App.config *Now it works and does not give any error * *but i don't get any campaign records for my clients * Now i am just assigning the clientCustomerID as stated below * Dim config As AdWordsAppConfig =

Re: Unable to get Adgroup Mobile Bid Adjustment using Adwords API

2014-07-22 Thread Danial Klimkin
Hi Nenad, Glad to see the issue was resolved. I'll check with the PHP library owner to see if it can be improved. -Danial, AdWords API Team. On Monday, July 21, 2014 7:21:32 PM UTC+4, Nesha wrote: Danial, with your help i have resolved this issue. When i looked better in response XML

v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
I have a test account and service account working for v201402, but when i update to the v201406 client libraries, I get Failed to get access token for service account.\n{\n \error\ : \access_denied\,\n \error_description\ : \Requested client not authorized.\\n} Any idea why the service

Re: Reduced results for TargetingIdeaService when migrated from v201309 to v201402

2014-07-22 Thread Josh Radcliff (AdWords API Team)
Hi Shashank, Good suggestion on the migration guide. I will work on adding a note on the change in behavior there once I have the full story of what exactly changed. Regarding some of the German and Spanish words that still return results for English, that is probably happening because English

How to Handle file upload to google drive at server side only?

2014-07-22 Thread testpluginsandapi
We are trying to upload a document from Java to Google drive. Sample example given in google API doc provides authorization URL from where we get a token. After passing that token on console we able to upload file to Drive. We want to skip a step where we need to access URL then pass token

Re: [PHP] Getting a non-MCC account Customer ID with v201402

2014-07-22 Thread Ray Tsang (AdWords API Team)
Stephen, Please send the full request/response XML in private, and also ensure that the client customer ID is set properly, i.e., $user-SetClientCustomerId(...) http://googleads.github.io/googleads-php-lib/AdWords/. Thanks, Ray On Monday, July 21, 2014 6:47:57 PM UTC-4, Stephen Yeargin

Re: API v201406 upgraded urls - is it possible to refer custom parameter set on keyword in ad's url?

2014-07-22 Thread Ray Tsang (AdWords API Team)
Robert, That sounds right as well. Please refer to this table https://developers.google.com/adwords/api/docs/guides/upgraded-urls#whats_changing. It's ordered by level, highest level on the top. Thanks, Ray On Tuesday, July 22, 2014 3:28:36 AM UTC-4, Robert Rodakowski wrote: Thanks for

Re: Geo performance report CityCriteriaId misguides developers

2014-07-22 Thread Ray Tsang (AdWords API Team)
Marc, I won't be able to comment on roadmaps and/or features at the moment. Thanks, Ray On Monday, July 21, 2014 12:26:20 PM UTC-4, Marc Lladó wrote: Hello Ray, There is any new update on this issue, we would also like to have numeric Location id's on the GEO PERFORMANCE REPORTS. BR,

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-22 Thread Josh Radcliff (AdWords API Team)
Hi, Could you provide the following information? 1. Were you logged in under a) an MCC account or b) an AdWords account when you generated the refresh token in your config? 2. Is the client customer ID you are using in the code snippet below for an MCC account or an AdWords account? I ask

Correct way to change ads so that UI change history makes sense

2014-07-22 Thread Martin
Hi, I am making changes to our adds sending a REMOVE operator followed by an ADD operator in a batch of operations using the mutate_job_service. If I am just editing one ad per adgroup this is shown nicely in the UI Change History as Text ad changed. However, if I'm changing two ads, it shows up

Re: Setting the CPC bid on product in shopping campaign.

2014-07-22 Thread Chuck Reeves
I was trying to push the partition tree using MutateJobService. I sent 2,500 partitions to be added and started polling for a response. The stats for the job showed as status of PROCESSING and at 60 percent complete. After 20 min, no change in the status or progress. I then decided to try

Re: v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
If this can help anyone I figured out what it was - I had to go back to https://admin.google.com/AdminHome?chromeless=1#OGX:ManageOauthClients and add a new authorization for the new AdWords API scope - *https://www.googleapis.com/auth/adwords* it used to be -

Re: v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
*Correction - I apologize if it *IS *in the migration documentation (but I'm fairly certain it is not)... On Tuesday, July 22, 2014 9:35:34 PM UTC-5, Justin Coon wrote: If this can help anyone I figured out what it was - I had to go back to