RE: CampaignService.get returns AuthorizationError.CUSTOMER_NOT_ACTIVE for an account that shows as active in te console

2020-06-12 Thread Google Ads API Forum Advisor Prod
Hi Kalyan, Thank you for reaching out to us. I see that you're encountering a "Customer_Not_Active" error. Could you provide to us your Request log that elaborates on the request that you made, as well as the CustomerID that you're performing this query on so that I may further investigate? For

Re: campaignService.get() returns NULL entries

2018-09-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Marion, Your code looks good to me. Could you please share the client customer id for which you were trying to fetch the campaigns? Also, please enable the logging

Re: CampaignService.get()

2015-05-14 Thread jonathan
A lot of thanks, now I'm able to get the customerClientId, thank you for your time El jueves, 14 de mayo de 2015, 16:34:56 (UTC-5), Anthony Madrigal escribió: > > Hello, > > When using the CID, you are going to want to use the one from the test > AdWords account, not the one from GTM-OAUTH2. > >

Re: CampaignService.get()

2015-05-14 Thread Anthony Madrigal
Hello, When using the CID, you are going to want to use the one from the test AdWords account, not the one from GTM-OAUTH2. The clientCustomerId header is optional when running CustomerService

Re: CampaignService.get()

2015-05-14 Thread jonathan
I'm trying to get the campaign of the user that log in into the app, when I used the GTM-OAUTH2 i get a clientID, lets say "104122614809666770682", if a used this value http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201502";>

Re: CampaignService.get()

2015-05-14 Thread Anthony Madrigal
Hi Jonathan, You may have confused the client ID from the Developer's Console with the customer ID from AdWords. You will want to use your AdWords CID. You can use the *CustomerService.get()* without specifying the clientCustomerId

Re: CampaignService.get()

2015-05-13 Thread jonathan
Thanks for your answear Anthony Madrigal, as you said i include the header "Authorization" with my access_token and now i get the response, now i have another question, when I logged I get a customerID, this with gtm-auth2 (https://code.google.com/p/gtm-oauth2/wiki/Introduction), but the custom

Re: CampaignService.get()

2015-05-13 Thread Anthony Madrigal
Hey Jonathan, The error you are getting indicates that the user whose OAuth credentials you are using does not have an AdWords account. Please generate another refresh/ access token, this time making sure you are signed in as a user with access to your test account. Also, take a look at the SO

Re: CampaignService.get() returns no campaigns

2012-02-28 Thread Eric Koleda
Hi, The problem seems to be caused by another account (CID 601-258-8111) with the same login attached. The API is making the request against this campaign, which has no campaigns added. I recommend you disconnect the login from this account so that the request will target the correct account.

Re: CampaignService.Get Operation returning wrong data types

2010-04-30 Thread AdWords API Advisor
Hi Sai, It is possible for campaigns to enter a state where they target CONTENT_CONTEXTUAL but not CONTENT_NETWORK. Since CONTENT_NETWORK is required however, the ads will not run on the content network. We are working to correct this behavior, but in the mean time be aware that CONTENT_NETWORK