Re: class EstimateKeywordTraffic google-ads-php

2022-03-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for providing updates to your concern. I am also a member of the Google Ads API team and let me provide support to your concern. The USER_PERMISSION_DENIED error occurs when you're not specifying the customer ID of the Google Ads Account, wherein your login user account / email ad

Re: class EstimateKeywordTraffic google-ads-php

2022-03-22 Thread Mnk
Thanks , i follow your guide and it's look better :). Now i get an error (403) maybe you can tell my why ? Maybe because i developpe in local (localhost) ? do you need something for check ? In my console Google Ads API, i see all my query with the 403 code. Thanks in advance { "message":

Re: class EstimateKeywordTraffic google-ads-php

2022-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for getting back to us. Please note that this forum channel can only provide assistance (via email only) to issues/concerns related to the AdWords API / Google Ads API. To guide you through your implementation, you can check on some of the sample codes below related to Keyword

Re: class EstimateKeywordTraffic google-ads-php

2022-03-21 Thread Mnk
Hey , Ok i understood so i follow the process and adapt the code to my project ( i use Laravel 6 ). Now when i try to do my call of the "runExample" function (renamed to runkeywordplan in my code), i get : Too few arguments to function Google\\Ads\\GoogleAds\\Lib\\V10\\GoogleAdsClient::__cons

Re: class EstimateKeywordTraffic google-ads-php

2022-03-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for getting back to us. Kindly note that GenerateForecastMetrics(GenerateForecastMetricsRequest) will return the requested Keyword Plan forecasts. As per our migration guide, you may refer to services below: KeywordPlanAdGroupService KeywordPlanCampaignService KeywordPlanIdeaS

Re: class EstimateKeywordTraffic google-ads-php

2022-03-17 Thread Ngon Nguyen
Chào mừng bạn đến với bảng nhớ tạm của Gboard, bất kỳ văn bản nào bạn sao chép sẽ được lưu tại đây.Sử dụng biểu tượng chỉnh sửa để ghim, thêm hoặc xóa đoạn.Nhấn vào một đoạn để dán vào hộp văn bản.Chạm và giữ một đoạn để ghim đoạn đó. Các đoạn đã bỏ ghim sẽ bị xóa sau 1 giờ. Vào 16:13, Th 5, 17 th

Re: class EstimateKeywordTraffic google-ads-php

2022-03-17 Thread Mnk
Thanks Matt, If i good understood i need to see the "Generate Forecast Metrics" for replace the precedent class named "EstimateKeywordTraffic". I will check it. The result (API answer) it's the same like the precedent one or it's change too ? Le jeudi 17 mars 2022 à 16:36:27 UTC+2, adsapi a écr

RE: class EstimateKeywordTraffic google-ads-php

2022-03-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. I recommend looking through the migration guide's "Migrating AdWords API Services to Google Ads API Services" page. The TrafficEstimatorService functionality is now handled by various planning services. You can read more about these services here. Regards, Matt

class EstimateKeywordTraffic google-ads-php

2022-03-17 Thread Mnk
Hello All ! I do the migration from The AdWords API to the Google Ads API. I try to find the "new way" to use the class "EstimateKeywordTraffic" but no way. Do you know what is the way (template) today ? Actually i use this --> https://developers.google.com/adwords/api/docs/samples/php/optim