Re: How to get the total cost of a campaign through api

2018-05-07 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Shan, You should be able to retrieve the said information by including the Cost field when you generate the Campaign Performance Report as you can see in my below sample SELECT query and results fr

Re: Исрользование API cлужбs BudgetOrderService

2018-05-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Maria, My apologies as I can only provide support in English. To further investigate the issue, could you provide more details on the issue you are encountering with the AdWords API? Also, if possible, could you provide the complete SOAP request and response logs when you run the BudgetOrder

INVALID_PROXIMITY_ADDRESS with address from

2018-05-07 Thread test . gmr . val
Hello, I'm encountering error INVALID_PROXIMITY_ADDRESS even though I'm using addres provided in examples (https://developers.google.com/adwords/api/docs/guides/location-targeting) Address myAddress = new Address(); address.setStreetAddress("38 avenue de l'Opéra"); address.setCityName("Paris");

Is there a unique id in Adwords API that I can use to solve for cost per customer & multi-channel attribution?

2018-05-07 Thread 'Elizabeth Clark' via AdWords API and Google Ads API Forum
Hi, I'm trying to enrich my Adwords API data with my internal customer data. I want to do this for several reason: 1. Calculate the cost per acquisition of a customer 2. Tie clicks and impressions to a unique customer to be used for multi-channel attribution A few years ago I pulle

DEVELOPER_TOKEN_NOT_APPROVED with Test mcc account

2018-05-07 Thread Quân Lê Minh
[07 May 2018 15:22:05,574-requestInfoLogger:WARN:main] Request made: Service : CampaignService Method: get clientCustomerId: 352-394-2633 URL: https://adwords.google.com/api/adwords/cm/v201802/CampaignService Request ID: 00056b995d667b980a62ac056c0fe4cc ResponseTime(ms): 69 OperationsCount: 1 Is

Re: CriterionError.INVALID_PROXIMITY_ADDRESS

2018-05-07 Thread Dmitry Karpuk
I use the version 201710 and about a week ago I started getting these errors. среда, 14 февраля 2018 г., 0:37:22 UTC+3 пользователь Dhanya Sundararaju (AdWords API Team) написал: > > Hi all, > > The issue has been resolved. Could you please retry and reply if you are > still facing any issue

INVALID_PROXIMITY_ADDRESS occurs for valid data episodically

2018-05-07 Thread Dmitry Karpuk
I use the version 201710 and about a week ago I started getting errors CriterionError.INVALID_PROXIMITY_ADDRESS. I have some address and sometimes it works for it correctly, and sometimes I get this error. What is going on? It does seem as bug on your side. http://schemas.xmlsoap.org/soap/envel

Re: How to set bid modifier to nothing?

2018-05-07 Thread Ken Dan Tinio
I will try this. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google A

Re: How to set bid modifier to nothing?

2018-05-07 Thread Ken Dan Tinio
Works perfectly! :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads AP

Re: convert bid modifier to percentage

2018-05-07 Thread Ken Dan Tinio
Okay thanks! :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Fo

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED - POST /api/adwords/ch/v201802/CustomerSyncService

2018-05-07 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I've gotten word that this issue should be resolved now. Please let me know if you are still getting this type of failure so that we can take another look. Regards, Mike, AdWords API Team On Monday, April 16, 2018 at 10:33:35 PM UTC-4, Chris wrote: > > Hi Luis - we are still encounterin

Re: How to get the total cost of a campaign through api

2018-05-07 Thread Shan Pramuditha
Thank you for the help.I want this data from traffic estimater service. thanks On Monday, May 7, 2018 at 11:47:07 AM UTC+5:30, Shan Pramuditha wrote: > > > > > I want t

Re: AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED error since 2018-04-12 on /api/adwords/ch/v201802/CustomerSyncService

2018-05-07 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, I apologize for the delay. I just wanted to follow up to say that this fix has been rolled out and you should no longer be encountering this error. Please let me know if you still so we can take another look if necessary. Regards, Mike, AdWords API Team On Thursday, April 19, 2018 at 7:

Correct OAuth2 redirect URI ?

2018-05-07 Thread Stephen Barrett
I'm getting stuck on setting up my OAuth2 Credentials. I have all the necessary information and have run GetRefreshToken.php but it keeps on saying that I don't have the correct Redirect URI. I'm on a mac and I haven't moved the Vendor directory anywhere else. What needs to be my redirect URI?

Re: INVALID_PROXIMITY_ADDRESS occurs for valid data episodically

2018-05-07 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dmitry, Our team is aware of this issue and is currently looking into it. I will keep you posted on the updates. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=

Re: INVALID_PROXIMITY_ADDRESS with address from

2018-05-07 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, Our team is aware of this issue and is currently looking into it. I will keep you posted on the updates. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: DEVELOPER_TOKEN_NOT_APPROVED with Test mcc account

2018-05-07 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Quan, Re-posting after removing the sensitive information (client credentials and OAuth tokens) in your ads.properties screen shot. In the future, please redact any sensitive information before posting in the public forum. You could check the guidelines

Re: DEVELOPER_TOKEN_NOT_APPROVED with Test mcc account

2018-05-07 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Quan, It looks like the developer token being used to make the API call against a production account only has test access at the moment. Please note that you can only make API calls against production accounts using an approved developer token (either basic or standard access level). You

Adwords API 500 Internal Server Error in GetKeywordIdeas

2018-05-07 Thread Sang Jin Kim
Hi, I am using Adwords API to manage many adwords accounts, and works fine for another apis(ex. Basic Operations like AddCampaigns, Reporting like Download a criteria performance report) But when I try to get keyword ideas through API, I always receive '500 Internal Server Error' result. I hav

Re: Is there a unique id in Adwords API that I can use to solve for cost per customer & multi-channel attribution?

2018-05-07 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, Please find my response below: Calculate the cost per acquisition of a customer Target CPA is an automated bid strategy that sets bids to help get as many conversions as possible at the target cost per acquisition (CPA) you set. You

Unauthorized_client error

2018-05-07 Thread Stephen Barrett
I am getting this erro: Uncaught GuzzleHttp\Exception\ClientException: Client error: `POST https://www.googleapis.com/oauth2/v4/token` resulted in a `401 Unauthorized` response. I have checked clientID, ClientSecret, and RefreshToken and they are all correct. I'm wondering if this has to d

Some campaigns not retrieved by API

2018-05-07 Thread Arthur Balduini
Hello, I'm not an expert in Adwords, It's been 4 days since I started to learn and use it, so my question may be a little trivial, but I would really aprecciate some help! I have two specific campaigns that are not being retrieved by the API when I try to generate a report using getSheetData. A

Re: Adwords API 500 Internal Server Error in GetKeywordIdeas

2018-05-07 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Sang, I see that you have commented out the lines where SearchParameters and Paging

Re: Correct OAuth2 redirect URI ?

2018-05-07 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Stephan, If you were able to generate the OAuth token using the playground, you can update the same set in your adsapi_php.ini file and use them to make the API calls. You only need to update the credentials in the adsapi_php.ini file. Are you currently able to make API calls using the e

RATE_EXCEEDED without trigger on fetching reports

2018-05-07 Thread Jason W
When pulling reports for a particular account, we're encountering RATE_EXCEEDED errors without any additional information about the trigger. These types of requests generally succeed for other clients, and we still get this error if we add delay between requests for the account in question, so

How to add ads based on the name of adgroup

2018-05-07 Thread aditigsportsbet
Hi, I want to add expanded text ads based on the name of adgroup. So, lets say if the adgroup name is "alphabets" and ad is something like "Amazing prices..sign up now" How can I do that in Python? For adding ads, do we need to add it using AdGroupAdService? the AdGroupAdService doesnt have th

Re: Unauthorized_client error

2018-05-07 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Stephen, The "401 Unauthorized" error means that the email address that you used in generating the OAuth2 credentials is not a valid user in your account, or it could be that there is something wrong in the generation of your OAuth2 credentials itself (e.g. your refresh token is not matched

Re: RATE_EXCEEDED without trigger on fetching reports

2018-05-07 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jason, The reason you are getting RATE_EXCEEDED is because you might have exceeded the operational limit based on your access level or you had a system limit which means that your application make

Re: Some campaigns not retrieved by API

2018-05-07 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Arthur, To further investigate this, could you provide the complete report definition when you are retrieving the campaigns? Also, could you provide the details of the two specific campaigns that y

Re: How to get the total cost of a campaign through api

2018-05-07 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Shan, My apologies for the confusion. Currently the total campaign cost that you are seeing in the AdWords UI is not available via the AdWords API's TrafficEstimatorService as there is currently no C