Re: Unable to get OAuth 2.0 refresh_token with GetRefreshToken.php

2013-08-30 Thread Ewan Heming
Hi Yuhao, I think that your problem might be to do with your JDK setup, not the API, and this threadshould solve your problem. I'll post the OAuth playground example later

Re: BUG: API (v200909) had not throw duplicate adgrup exception

2013-08-30 Thread Dario Guzik
Hi! I have encountered the same problem. Knowing the duplicate name restriction on adGroups I took no special considerations and in some mutate jobs there might have been duplicates. Now I have 2 copies of the same adGroups in some campaigns. I cand delete them manually, but I' d like to know w

How to get a list of automatic placements for specific Ads?

2013-08-30 Thread denis . dorofeiev
Good day! Automatic Placement Perfomance report gives a list of placements grouped by Ad Groups. But my goal is to get costs information for specific ads on specific placements because some ads may work better on some placements and work worse on other and I can't figure out whether it's becaus

Re: QuotaCheckError.INCOMPLETE_SIGNUP on test account, after accepting T&C and setting up billing

2013-08-30 Thread Dorin Rosenshine
Thanks so much for clarifying. One last question: if it's not an MCC test account, what type of test account is referred to in this document: https://developers.google.com/adwords/api/docs/test-accounts, and how can I go about opening one? On Friday, August 30, 2013 11:48:20 AM UTC-4, Anash P.

QuotaCheckError.INCOMPLETE_SIGNUP with test account

2013-08-30 Thread Thiago Vieira
I am using: Your developer MCCID: 398-201-7806 Your new test account Customer ID: 614-796-4183 As I recievied an email that my account is a test account, but I still recieve this error. QuotaCheckError.INCOMPLETE_SIGNUP I have fullfilled billing and is "pending" -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: Quality Score more closely to its three key sub factors

2013-08-30 Thread Anash P. Oommen
Hi Anil, No, these factors are not available through the API. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 30 August 2013 07:35:17 UTC+1, Anil wrote: > > Hi, > > Using Keyword Performance Report we get Quality Score for each keyword > through API. > > Quality Score more closely to

How to retrieve FeedItemId from AdGroupFeeds

2013-08-30 Thread Alexandre Miyagi
Hi, I can't retrieve FeedItemIds from the matching function of the adGrouoFeeds, because they return null. The CampaignFeeds return the matching function normaly. I created the adGroupFeed adapting the example to create CampaignFeed from the documentation. // Get the AdGroupFeedService.

Re: oauth2 mcc account vs adwords account

2013-08-30 Thread Takeshi Hagikura
Hi, To use a test account, your developer token doesn't have to be approved. You just need to have a credential for your MCC account. What line in GetRefreshToken you see that error "Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKI

Trying to get clientCustomerId

2013-08-30 Thread larisa bolgova
Hi. I can't get clientCustomerId when user authorized throught OAUth2. I recieved clientCustomerId of my MCC test account, not a user that is authorized. This is a part of code where i trying to get clientCustomerId. Could you help me, where i did wrong. $client = new Google_Client();

Re: How much time it requires to approve Standard Access Application?

2013-08-30 Thread MWA
Hi, I received a replay saying RMFs are missing (i.e. R.242, R.246, R.310, R.342, R.346, R.510, etc). R.242Campaign (Report)Ad Network R.246Campaign (Report)ClickType R.310Ad Group (Report)Avg Position R.342Ad Group (Report)Ad Network R.346Ad Group (Report)

Need Help with ValidateOnly-Header

2013-08-30 Thread testmcclevel1
Hello, i`m using the php-client for the adwords api and now want to check for example keywords which i sent to adwords over the validateOnly-header. My Question now how can i get the result of the request set with the validateOnly-Header? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How can I fetch a list of clients I can access right after I got interactive OAuth2 access?

2013-08-30 Thread Christophe Porteneuve
Hi there, I'm building an app that lets users interactively grant OAuth2 access to their account for Adwords usage. However, once I got their access, I haven't got any Adwords account ID yet, be it MCC or not, test or not. The Google account I'm using for this is mine and its Adwords console f

Re: QuotaCheckError.INCOMPLETE_SIGNUP on test account, after accepting T&C and setting up billing

2013-08-30 Thread Anash P. Oommen
Hi Dorin, You can use a test account for testing purposes only. You cannot get a developer token under the test MCC and use it for testing. As for MCC related functions, you could use the test MCC account to test ManagedCustomerService ( https://developers.google.com/adwords/api/docs/reference/

adToCopyImageFrom and MobileImageAd

2013-08-30 Thread Dominik R
Hi, Any reason why adToCopyImageFrom field is not available on MobileImageAd type like it is for ImageAd? Both ImageAd and MobileImageAd supposed to have the same Image object, no? Asking because MediaId is not populated when using AdGroupAdService and I can't really see a way how can I create

Getting keywords with null 'text' field. (using GetAllAdGroupCriteria() method)

2013-08-30 Thread larisa bolgova
My code on java. I have 4 different keywords, which I added by adwords web site. I'm using GetAllAdGroupCriteria(), which returns object, containing 4 entries. Each entry contains 'Criterion' object with 'Type' - KEYWORD, 'matchType' - BROAD, some other fields and the main field 'text' is null.

Problem when running OAuth2TokenGenerator.exe

2013-08-30 Thread Peter
Hi, I am building an ASP.NET application and trying to use Adwords API in this application. However, I stuck in generating the OAuth2 Refresh Token. I am following the steps described in the AdWords API Wiki and trying to run OAuth2TokenGenerator.exe. I don't understand the step 3: Build thi

Re: QuotaCheckError.INCOMPLETE_SIGNUP on test account, after accepting T&C and setting up billing

2013-08-30 Thread Thiago Vieira
Hi. I am having the same issue: I received this mail: We have received your application for a test account for the Adwords API. After review, we have now enabled the following AdWords Customer IDs for testing with the API: Your developer MCCID: 398-201-7806 Your new test account Customer

Cost @ a Given Position

2013-08-30 Thread W
Hi, Am I right in saying that no service exists to predict cost at a given position for keyword granularity? There's only ad group/campaign [ bidlandscape ]. Thanks, W -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blo

Re: How to work with multiple accounts

2013-08-30 Thread Anash P. Oommen
Hi Eric, AdWords API operates on one advertiser account at a time. So if you need to run reports on all the accounts, then you need to - Use OAuth2 to generate access token for your MCC account - Call ManagedCustomerService to retrieve all child accounts under your MCC. - Run individual threads t

How to work with multiple accounts

2013-08-30 Thread xiaoyuer_here
Hi, If we want to build a system to manage multiple AddWords accounts, for example, we want to get the reports of all the accounts in our system at one time. Can we use MutateJobService to do that? How to use it, since there is only one customer ID can be set in the request. Thanks! Eric --

QuotaCheckError.INCOMPLETE_SIGNUP

2013-08-30 Thread Thiago Vieira
I received this: "We have received your application for a test account for the Adwords API. After review, we have now enabled the following AdWords Customer IDs for testing with the API: Your developer MCCID: 398-201-7806 Your new test account Customer ID: 614-796-4183 " But still getting th

Re: How much time it requires to approve Standard Access Application?

2013-08-30 Thread Anash P. Oommen
Hi, You could check https://developers.google.com/adwords/api/docs/appendix/reports#ad-group for details. AdGroup report for instance has AdNetworkType1, AdNetworkType2, AveragePosition and ClickType as valid columns. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 30 August 2013 16

Setting ClientCustomerId using ReportUtilities

2013-08-30 Thread Martin
Hi, we are using ReportUtilities to retrieve account data. however we can't see how to change the ClientCustomerId at run time. is this possible using the C# library? below is an example of what we are doing. var utilities = new ReportUtilities(user); utilities.ReportVersion = "v201306"; var cli

Re: Need Help with ValidateOnly-Header

2013-08-30 Thread Anash P. Oommen
Hi, If you use validateOnly header as true, then you won't get any results back, because no operations are actually performed if there are no errors. If there are errors, you will get an exception back from the server. You need to process it to fix the relevant errors and retry your API call.

Trying to get Auth2 refresh token but get "The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a registered redirect URI"

2013-08-30 Thread markrwaldin
Using the PHP client library and running /GetRefreshToken.php I am submitting a Web Application and have set the redirect URL. But when I run GetRefreshToken.php instead of building the query string using the redirect URL I submitted it loads the redirect listed below. Here are the parameters

Re: How can I fetch a list of clients I can access right after I got interactive OAuth2 access?

2013-08-30 Thread Anash P. Oommen
Hi Christophe, If you could post a request and response xml, it would be most useful. That said, once you have the OAuth2 token, you can make a call to ManagedCustomerService.get to retrieve your account list. It should work for an approved token, I can investigate why it doesn't work for a tes

Re: Problem when running OAuth2TokenGenerator.exe

2013-08-30 Thread Anash P. Oommen
Hi Peter, "This project" refers to Common.csproj. If you downloaded the binary zip, then OAuth2TokenGenerator.exe should already be available in the lib\ folder. Or if you want to implement OAuth2 flow into your application directly instead of relying on OAuth2TokenGenerator, there's an ASP.NET

Re: Setting ClientCustomerId using ReportUtilities

2013-08-30 Thread Anash P. Oommen
Hi Martin, Yes, this can be done as follows: AdWordsAppConfig config = (AdWordsAppConfig) user.Config; config.ClientCustomerId = xxx; Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 30 August 2013 12:13:38 UTC+1, Martin wrote: > > Hi, > > we are using ReportUtilities to retrieve accoun

Re: Getting keywords with null 'text' field. (using GetAllAdGroupCriteria() method)

2013-08-30 Thread Anash P. Oommen (AdWords API Team)
Hi Iarisa, My best guess is that you are not passing the selector field for keyword text when retrieving the keywords. The relevant list is available at https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201306-AdGroupCriterionService. Try adding KeywordText to the list of

Re: Account hierarchy

2013-08-30 Thread Anash P. Oommen (AdWords API Team)
Hi Alex, If you want to restrict the accounts to just the immediate children, then you could check the [link[:manager_customer_id] to see if it matches your account's CID. If it does, then link[:client_customer_id] is an immediate child of your account. Cheers, Anash P. Oommen, AdWords API Adv

Re: Trying to get Auth2 refresh token but get "The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a registered redirect URI"

2013-08-30 Thread Anash P. Oommen (AdWords API Team)
Hi Mark, This could be because 548754232228-18j1fbi1rrt8ocrvp7ht6ajgdh78uvgv.apps.googleusercontent.com is a web-type client in Google API Console. Try creating a new OAuth2 client in Google API Console with type as Installed application and use those settings. Cheers, Anash P. Oommen AdWords

Re: QuotaCheckError.INCOMPLETE_SIGNUP on test account, after accepting T&C and setting up billing

2013-08-30 Thread Anash P. Oommen (AdWords API Team)
Hi Thiago, You need to enter billing details for 398-201-7806 and accept AdWords API T&Cs in the process. Once you do that, you should be able to make API calls to the test account 614-796-4183. Cheers, Anash P. Oommen AdWords API Advisor. On Thursday, August 29, 2013 6:04:34 PM UTC+1, Thiago

Display Network cost and the criteria performance report

2013-08-30 Thread HeatherH
In the thread below, I see that automatic placements are not included in the criteria performance report. However, when I run this report (with no filters applied), I see what looks like all of my clicks/cost values for both search and display (automatic as well managed) ad groups.Has the behav

Re: Quality Score more closely to its three key sub factors

2013-08-30 Thread Oliver
You can find some of these fields in the *QualityInfo *object: https://developers.google.com/adwords/api/docs/reference/v201306/AdGroupCriterionService.QualityInfo but last time we used them we found out that the values you get back are not consistent with what you see on the web interface. Oli