Re: GetTargetingIdeaService exception ExpatError after Update

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi Colln, If it's still reproducible, please file an issue with detailed steps and environment as much as possible. https://code.google.com/p/google-api-ads-python/issues/list Best, - Takeshi, AdWords API Team On Saturday, November 2, 2013 6:04:55 AM UTC+9, Colin Usala wrote: Hello, We're

Re: Problems retrieving account details for a specific Adwords account with CustomerID 308-863-3431

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi, Can you please share the request and response SOAP xml logs to spot the issue (please remove the sensitive info before posting)? Best, - Takeshi, AdWords API Team On Wednesday, November 6, 2013 12:12:48 PM UTC+9, Mark Ibanez wrote: Hi, We have a .Net application that uses AdWords API.

Re: getting budgets for specific dates using BudgetOrderService

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi Carl, What your request xml looks like? As in the document, startDateTime should be in the form of 20361231 235959 America/Los_Angeles (I think if you omit the timezone, the account's one is used) https://developers.google.com/adwords/api/docs/reference/v201309/BudgetOrderService.BudgetOrder

Re: ManagedCustomerServiceError.TEST_ACCOUNT_LINK_ERROR when mutating an ADD operation for new account in MCC

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi, Currently you can't link your test account to your production MCC account. Please separate the test and production accounts. Best, - Takeshi, AdWords API Team On Wednesday, November 6, 2013 2:16:22 PM UTC+9, Steven Goh wrote: I have an MCC test and a production account. But I use the

Re: Setting the Target CPA value with v201306

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi, Please refer to ConversionOptimizerBiddingScheme. https://developers.google.com/adwords/api/docs/reference/v201309/CampaignService.ConversionOptimizerBiddingScheme Does this answer to your question? Best, - Takeshi, AdWords API Team On Thursday, November 7, 2013 1:30:00 AM UTC+9, Marc

Re: OAuth2 - Unable to retrieve Refresh Token via AdWords API (v201309) and receiving AdWordsCredentialsExpiredException when attempting to retrieve campaigns (CampaignService)

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi, When you paste the URL provided by the library, what the access_type looks like? If you set the IsOffline property correctly, the URL should be like the form of this as in this pagehttps://developers.google.com/adwords/api/docs/guides/soap : https://accounts.google.com/o/oauth2/auth?

Re: using the media service to avoid upload image for every image ad

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi, This thread seems to be outdated. Can you please start the new thread? Please separate your code into two parts, uploading an image and making a image ad. Please narrow down the issue by following the image uploading

Re: API error - RateExceededError.RATE_EXCEEDED

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi assaf, RateExceededError is not relevant to how many operations you have made in a day. It occurs when you have made large number of requests in a specific time period. Please refer to the blog post for more details.

Re: API connection issue

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi Ramakrishna, Do you have the exact same request XML you are sending without the client library? If possible, please include the HTTP level info such as HTTP headers and destination host name. (before posting, please remove the sensitive info such as your developer token and credential

Re: Interrogating SOAP Headers for API Usage?

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi Chris, The new Java library's serviceInterface is not a subclass of Stub. Does your registerResponseHandler extract the SOAP response header for tracking the API usage? Best, - Takeshi, AdWords API Team On Monday, November 11, 2013 9:50:20 PM UTC+9, cbmam...@gmail.com wrote: I replied

Re: Test Account on Google Adword

2013-11-12 Thread Danial Klimkin
Hello Naman, I will lock this thread to avoid duplication and will respond on the original one. -Danial. On Monday, November 11, 2013 9:33:56 PM UTC+4, naman jindal wrote: Hi Danial, I am also facing the same issue. I am not able to bypass the invalid_grant exception for a few days

Re: Invalid Grant - Need Help OAuth2 - Urgent Pelase!

2013-11-12 Thread Danial Klimkin
Hello Naman, I suggest clearing the config and trying to do the OAuth flow again. Before starting please make sure to log off from any google account in your browser and clear cookies. When following the auth URL you will be presented with the login screen. Make sure to log in with you

How to specify which account to interact with?

2013-11-12 Thread Michael Lai
Hi, I just got started on the API and think I successfully went through the Auth2.0 setup process. However, when I run GetCampaigns.php, it is still returning no campaigns, so I suspect that I am doing something wrong or interacting with the wrong account. Basically, what I did was register a

GetCampaigns not returning any campaigns

2013-11-12 Thread Michael Lai
Hi, I'm just getting started with the API and believe I was able to set up the Auth2.0 properly. What I've done is register a Native Application using the account that my MCC is registered under. (I am assuming this is how the API knows which account I want to interact with?) However, when I

Re: Report for Ads on Youtube?

2013-11-12 Thread Danial Klimkin
Hello Stephane, AdWords for Video campaigns are currently not available in the API. We have no time estimation currently. -Danial, AdWords API Team. On Monday, November 11, 2013 11:21:34 PM UTC+4, Stephane wrote: Hi, I can't seem to find how to get statistics for the Ads displayed in

adUnionId error

2013-11-12 Thread pete
Hello I'm getting an error when creating a TemplateAd AdError: the violating text is , located in the adUnionId field; the Policy violated is called The process flow is to create an Ad by using the API to get an Ad, make a copy in memory, change the url field, set the id field to null

Ad extension report not getting output

2013-11-12 Thread Chirag
Hello, Ad Extensions Performance Report and campaign Adextensions report not giving any ad extensions. But in account it shows location and sitelink extensions. Any other way to get AdExtensions? Thanks, Chirag -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Interrogating SOAP Headers for API Usage?

2013-11-12 Thread cbmamherst
Takeshi, Tracking API usage is exactly what we were doing with it. regards, Chris Marshall On Tuesday, November 12, 2013 5:43:32 AM UTC-5, Takeshi Hagikura (AdWords API Team) wrote: Hi Chris, The new Java library's serviceInterface is not a subclass of Stub. Does your

TemplateAd fields

2013-11-12 Thread kostfast
TemplateAd fields I have a TemplateAd with Image, I want copy this ad to change uri get ad by php lib using AdGroupAdService, and have a result AdGroupAd object like this: object(AdGroupAd)#20 (8) { [adGroupId]= string(10) 8765847077 [ad]= object(TemplateAd)#18 (13) {

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread naman jindal
Hi Takeshi, I am still facing the issue. Please help me out. Here is what I have done so far. I am using Java client Library. I am trying to build a Jsp Servlet application that would allow me to perform certain operations in a user friendly way. I am not sure how this is done but I am trying

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread John Slegers
I'm also still having the same problem. I don't think it's anything we're doing wrong. I seems like a bug or a problem with our accounts on Google's end. Op dinsdag 12 november 2013 15:06:58 UTC+1 schreef naman jindal: Hi Takeshi, I am still facing the issue. Please help me out. Here is

Re: Invalid Grant - Need Help OAuth2 - Urgent Pelase!

2013-11-12 Thread John Slegers
I tried that... over and over and over... The last time, I made sure to clear the browser's entire history. That way, I was sure I wasn't logged in into any system that uses Google credentials. Yes, I still see no improvement. I don't think it's anything we're doing wrong. I seems like a bug

Re: Invalid Grant - Need Help OAuth2 - Urgent Pelase!

2013-11-12 Thread John Slegers
I tried that over and over and over. The last time, I even made sure to clear the browser's entire history. I don't think it's anything we're doing wrong. I seems like a bug or a problem with our accounts on Google's end. Op dinsdag 12 november 2013 13:15:18 UTC+1 schreef Danial

Re: Interrogating SOAP Headers for API Usage?

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
Hi Chris, That feature is tracked with this issuehttps://code.google.com/p/google-api-ads-java/issues/detail?id=40, that isn't available yet. For the time being, please enable the SOAP logging if you'd like to track the API usage. Best, - Takeshi, AdWords API Team On Tuesday, November 12,

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread naman jindal
Hey, I found the problem. I was making a very lame mistake. I was copying the code received from the url into my ads properties file considering it as a refresh token, but I now realised that I had to input the same into the GetRefreshToken Console and then I recieved the refresh token.

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread John Slegers
The GetRefreshToken Console? This is what I'm doing : * Run file GetRefreshToken.php * This gives me an error with a link * I copy-paste the link in my browser * I log in to the browser as instructed * I copy the code I receive * I put it in the auth.ini file of my PHP app I think I'm making

Re: Access Level for API

2013-11-12 Thread Jonathan Wu
Takeshi, That is very weird. Through my own testing, I achieved read-only access. I basically linked my email account to my companies Adwords account and tried some api operations. With my account set to Standard access, I was able to use the API to pull ads from a test campaign and then

Check remaining balance for an MCC account with enabled credit line

2013-11-12 Thread Артокс Медиа
https://lh5.googleusercontent.com/-JWNN-ImDo54/UoJE6B6a5RI/AAw/oamvvA7O2a0/s1600/Capture2.PNG https://lh3.googleusercontent.com/--JFK-ITPqnE/UoJE4FhMoKI/AAo/PzZnjEI5p-w/s1600/Capture.PNG Hello, is there a way to get remaining budget or budget percent spent for different clients

How to allow MCC accounts to access their adwords account data via our Adwords API [PHP]

2013-11-12 Thread Christian Gibbs
We have an adwords API key and I want our system to allow other clients to access their MCC account data using our platform. I would do this in any method possible, OAuth, adwords client library, google apps. I know this is possible because I have seen other software that does this. If anyone

Re: get keyword match Type in v201306 using targeting idea service

2013-11-12 Thread Ismail Ansari
Hi Danial, i'm using RelatedToQuerySearchParameter but still same issue it would be favour if you share same piece of code. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com

Re: Generating Refresh Token Automatically (Windows Service Application)

2013-11-12 Thread Anash P. Oommen (AdWords API Team)
Hi Bikram, There are couple of ways by which you can do this depending on how your business works. IMO the 4th option is probably what you need. 1. If you are managing the entire client account on your own without involving the end user in any manner at any stage, then it might as well make

Re: How to allow MCC accounts to access their adwords account data via our Adwords API [PHP]

2013-11-12 Thread Anash P. Oommen (AdWords API Team)
Hi Christian, You need to use OAuth2 as authorization method to achieve this. The PHP client library has support for OAuth2, https://code.google.com/p/google-api-adwords-php/source/browse/examples/AdWords/Auth/GetRefreshToken.php is a basic code example that shows how to do the OAuth2 flow

Re: Access Level for API

2013-11-12 Thread Anash P. Oommen (AdWords API Team)
Hi Jonathan, Allow me to clarify what Takeshi said - we don't have ANY AdWords API specific permissions. AdWords API follows whatever permissions you set on your AdWords account. So if you link your AdWords account under an MCC, then the MCC will have access to the client account. The level of

Re: API connection issue

2013-11-12 Thread Anash P. Oommen (AdWords API Team)
Hi Ramakrishna, The wiki needs a bit of update. You don't need the authToken{0}/authToken the string, and the OAuth2 header should instead go as an HTTP header Authorization: Bearer access_token I'll get the wiki fixed. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, November 8,

Re: Access Level for API

2013-11-12 Thread Jonathan Wu
I see. Thanks for your help Anash. Regards, Jonathan Wu On Tue, Nov 12, 2013 at 12:54 PM, Anash P. Oommen (AdWords API Team) adwordsapiadvisor+an...@google.com wrote: Hi Jonathan, Allow me to clarify what Takeshi said - we don't have ANY AdWords API specific permissions. AdWords API

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread Takeshi Hagikura (AdWords API Team)
@ Nama, QuotaCheckError.INCOMPLETE_SIGNUP usually means your account isn't correctly set. If you use your production account, please make sure your developer token is approved and you have accepted TermsConditions for the AdWords API. @ John, I put it in the auth.ini file of my PHP app Did

Re: Reading stats like impressions or total cost with v201309 without downloading a file

2013-11-12 Thread assaf
I have the same issue. According to this http://googleadsdeveloper.blogspot.co.il/2013/10/adwords-api-how-to-migrate-from-stats.html I don't see a way of avoiding the reports. On Tuesday, November 12, 2013 9:35:12 AM UTC+2, b.ka...@mso-digital.de wrote: Hi there, with AdWords API i want

Re: Reading stats like impressions or total cost with v201309 without downloading a file

2013-11-12 Thread assaf
I have the same issue. According to this http://googleadsdeveloper.blogspot.co.il/2013/10/adwords-api-how-to-migrate-from-stats.html I don't see a way of avoiding the reports. On Tuesday, November 12, 2013 9:35:12 AM UTC+2, b.ka...@mso-digital.de wrote: Hi there, with AdWords API i want

Re: GetCampaigns not returning any campaigns

2013-11-12 Thread Артокс Медиа
You need to specify the clientCustomerId. понедельник, 11 ноября 2013 г., 21:28:45 UTC+3 пользователь Michael Lai написал: Hi, I'm just getting started with the API and believe I was able to set up the Auth2.0 properly. What I've done is register a Native Application using the account

Re: Invalid Grant - Need Help OAuth2 - Urgent Pelase!

2013-11-12 Thread naman jindal
Hi Anash, The issue is now resolved. I was making a lame mistake. I was considering the code received from the url as the refresh token and never realized that I had to use that code to get the refresh token. All solved now. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: AdWords API/OAuth2 Problem

2013-11-12 Thread naman jindal
@John : I think the link shared by Takeshi will solve your problem. @Takeshi : Thanks! I was browsing through the forum for this error and then I realized that this is something related to the Account setup only. I had requested for the developer token about 3 weeks ago and it is still pending