Google Ads API for Campaign Opti Score

2020-03-26 Thread 'Gaspard Liu' via AdWords API and Google Ads API Forum
Hello, I'm trying to use Google Ads API (not Adwords API) to get optimization score for search and display campaign. But I'm not be able to find the right API. Can anyone give some suggestions?? Gaspard -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://go

Getting Keyword Data: Monthly Searches, Competition, Bid Price

2020-03-26 Thread 华峰黄
TargetingIdeaService Result data inaccurate Google Ads API V3 PHP: KeywordPlanIdeaServiceClient Result Bid Pricenot included -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Why can't return any data from AD_PERFOMANCE_REPORT?

2020-03-26 Thread 沈俊杰
I can get data from ACCOUNT_PERFORMANCE_REPORT or CAMPAIGN_PERFORMANCE_REPORT through AdWords API written in python. Here is my script that gets data from CAMPAIGN_PERFORMANCE_REPORT successfully: [image: Snipaste_2020-03-26_15-40-03.png] Here is my script that failed to get data from AD_PERF

Google ads api authentication in the live server

2020-03-26 Thread sreenu malae
Currently i'm developing a web-application where it uses data from google ads 1. How can i do this OAUTH2 process in server side? 2. By using google api client library. I can do this OAUTH2 process and i can mention the redirect URI. But in google ads we need refresh token. How can

GetHotelAdsPerformance java example not working

2020-03-26 Thread Leopoldo Sergi
I'm trying to use the example GetHotelAdsPerformance included inside the java v3 library but when I run the program it stucks at the line SearchPagedResponse response = googleAdsService.search(request); where request is SearchGoogleAdsRequest request = SearchGoogleAdsRequest.newBuilder()

How to batch requests to OfflineConversionAdjustmentFeedService?

2020-03-26 Thread Jonas Bolin
Am using this Python code upload conversion adjustments one by one, to the Adwords API. However, I would like to batch them. And send up all conversions at once. Is this possible, and can anyone give some hints on where in the code I am missing something? import uuid import datetime import pand

Re: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-03-26 Thread 'Bruce Lee' via AdWords API and Google Ads API Forum
Met same issue. Solved by this python script: https://github.com/googleads/google-ads-python/blob/master/examples/account_management/create_customer.py Reference https://github.com/googleads/google-ads-python/blob/master/README.rst need to setup client id, client secret, refresh token and develo

Re: GetHotelAdsPerformance java example not working

2020-03-26 Thread Leopoldo Sergi
Fixed We used the wrong libraries Il giorno giovedì 26 marzo 2020 10:51:40 UTC+1, Leopoldo Sergi ha scritto: > > I'm trying to use the example GetHotelAdsPerformance included inside the > java v3 library but when I run the program it stucks at the line > > SearchPagedResponse response = google

RE: How to batch requests to OfflineConversionAdjustmentFeedService?

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Jonas, Thank you for reaching out. Unfortunately, the OfflineConversionAdjustmentFeedService isn't a supported batch job service. You can see the available services here. Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UXWncD:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Problem With Report Segments

2020-03-26 Thread Pete Lavetsky (AdWords API Guru)
Hi All, I'm attempting to migrate our Geo Performance report from AdWords -> Ads. I end up with this query: query: "select customer.id, geographic_view.country_criterion_id, segments.geo_target_most_specific_location, metrics.cost_micros, metrics.impressions, metrics.clicks, segments.ad_networ

RE: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Bruce, Thank you for the update. I will look into this issue internally with my team and get back to you as soon as possible. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UXVEbv:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

RE: Google Ads API for Campaign Opti Score

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Gaspard, Thank you for reaching out. The optimization score feature is currently not supported in the Google Ads API. There was already a feature request to support optimization score in the API. Please keep an eye on our blog for the announcements and updates on new releases. Thanks and re

RE: Problem with payments

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for clarifying. Can you please share the complete detailed request and response logs for the two calls (showing that the value isn't changing) via Reply privately to author so that I can further investigate the issue? You can find information on enabling logging in the ReadMe of y

Download Report from Adwords API to User's Computer

2020-03-26 Thread Philippe Thibeault
Hey everyone! Quite new to the Adwords API world, I've made a PHP program that connects to the API (using the package provided) and generates a Click Performance Report. Presently, the program that executes this and makes the connection to the API is on a cPanel hosted Apache server, so whene

RE: Getting Keyword Data: Monthly Searches, Competition, Bid Price

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. Could you please share the complete request and response logs along with the client customer id for me to investigate the discrepancies further and assist you better? P.S. Please use Reply privately to author options while sharing the details. Regards, Nikish

RE: Why Oauth Credentials is not working with PHP code?

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Amit, Yes, that is correct. Can you please reply privately to author a screenshot of what you are seeing? Thanks, Anthony Google Ads API Team ref:_00D1U1174p._5001UXWet9:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot

Query BillingSetup using PaymentsAccountId - Error Occured

2020-03-26 Thread Suresh Kumar Shenbagam
Hi, Following error occured when I try to query BillingSetup Resource using PaymentsAccountId. Please find below the request and response, 2020-03-27 00:25:05,324 WARN [Gax-2] logging.RequestLogger (RequestLogger.java:159) - FAILURE REQUEST SUMMARY. Method: google.ads.googleads.v3.services.Go

Re: Google Ads API V3 PHP is not working

2020-03-26 Thread Amit Lahiri
Hi Bryan. I am adding to the last post. Error is generating from the below line of code, following the error given. *$stream = $googleAdsServiceClient->searchStream($customerId, $query);* *BadMethodCallException* *Streaming calls are not supported while using the REST transport.* I cannot lo

RE: Why can't return any data from AD_PERFOMANCE_REPORT?

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Junjie, Thank you for reaching out. In order for me to further investigate, could you please send me the complete SOAP request and response logs along with the client customer id via the Reply privately to author option? Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001

Re: Google Ads API V3 PHP is not working

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Amit, Thank you for the update. I see that you have three concerns. You will find my answers below. 1. Rest Transport issue. Thank you for providing your code. However, I will need to see your Request and Response logs that are provided after you run the request. You can check how to enable

RE: Google ads api authentication in the live server

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Sreenu, Thank you for reaching out to us. I see that you want to set up the OAuth for your client credentials for Web applications. You can do so by following this guide. For your refresh token, you can follow this guide. Let me know if you have further questions. Thank you, Bryan, Google A

Re: Google Ads API V3 PHP is not working

2020-03-26 Thread Amit Lahiri
Hi Bryan. Thank you for the reply once again. 1. REST Transport issue: I am not using ini file, but add the crednetials into the functions, as found in the code. Also, I am using this with Laravel. Please suggest, if there anything to do. 2. Common Question: By service, I understand the para

Re: Google Ads API V3 PHP is not working

2020-03-26 Thread sreenu malae
Hello Amiti Lahiri, I faced the same issue BadMethodCallException. But I solved it by following a few steps 1. In terminal execute this "php -i" and check whether your version supports NTS(Non Thread Safe) or TS(thread-safe) 2. Then download compatible grpc dll from pecl site. Place the

Re: Google ads api authentication in the live server

2020-03-26 Thread sreenu malae
Hello Bryan. Thanks for the reply. over here you can see we need to run this AuthenticateInWebApplication

Re: Google Ads API V3 PHP is not working

2020-03-26 Thread Amit Lahiri
Hello Sreenu. Thank you for the reply. Application Type I am using Google Ads REST API in the Laravel application which is a web app using PHP. In this type of application I cannot asked client to do all these configuration to run the application. What am I supposed to do here? NTS / TS Wha

Re: Google Ads API V3 PHP is not working

2020-03-26 Thread sreenu malae
Hey Amit, I got your point. But i have no idea about laravel I'm sorry. Hope bryan will help you out. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mes

Re: Google ads api authentication in the live server

2020-03-26 Thread sreenu malae
Does refresh token expires after particular period of time? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Goog

RE: Create Google Ads Test Account related to a Google Ads Manager Test Account

2020-03-26 Thread Google Ads API Forum Advisor Prod
Greetings Everyone! We're actively working on finding a solution for this one. I'll notify everyone when it's working as expected. Thank you all for being persistent and helping each other out. Best, Nadine Wang, Google Ads API Team ref:_00D1U1174p._5001UXVEbv:ref -- -- =~=~=~=~=~=~=~=~=~=~=

Re: Maximum Conversions Bid Strategy Not Updating in Google Ads

2020-03-26 Thread Pete Lavetsky (AdWords API Guru)
Hi All, Was there any resolution to this? We're having the same exact problem. A Campaign is TARGET_CPA at Google and we're attempting to update to MAXIMIZE_CONVERSIONS. No error on the request ... response comes back fine but the bidding strategy doesn't change. Thanks Pete On Thursday, Janu

RE: No RemarketingAction Returned

2020-03-26 Thread Google Ads API Forum Advisor Prod
Hi Pete, Thank you for your patience. I've taken a look at this issue internally with my team and wanted to update you on this concern. Unfortunately legacy snippets has been deprecated in the Google Ads UI, and as such, has also been deprecated in the newest Google Ads API. Let me know if you