Re: get all conversion actions through the new google ads api

2022-05-07 Thread Ahmed Abd El Ftah
i have found a solution for this issue ... is using google ads query ... and execute it through googleAdsServiceClient->searchStream SELECT conversion_action.id, conversion_action.name FROM conversion_action also another note you must set the login to be with the customer id in order to

get all conversion actions through the new google ads api

2022-05-07 Thread Ahmed Abd El Ftah
in the old api i used to get all conversion actions for an account using *ConversionTrackerService & Google\AdsApi\AdWords\v201809\cm\Selector PHP code .* but after we migrated to the new API https://github.com/googleads/google-ads-php ... there's no clue in the new package code or the

Re: Digest for adwords-api@googlegroups.com - 21 updates in 17 topics

2022-05-07 Thread Rungrot Oranon
Thanks you [[Rungrot_Saibutdee]] ในวันที่ ส. 7 พ.ค. 2022 17:58 น. เขียนว่า: > adwords-api@googlegroups.com > > Google > Groups >

Re: Digest for adwords-api@googlegroups.com - 1 update in 1 topic

2022-05-07 Thread Rungrot Oranon
Thanks you [[Rungrot_Saibutdee]] ในวันที่ ศ. 6 พ.ค. 2022 17:59 น. เขียนว่า: > adwords-api@googlegroups.com > > Google > Groups >

What is the exact Google Ads API v9 sunset date?

2022-05-07 Thread Ершов Александр
Hello! I see on this page that the sunset for Google Ads API is June or July 2022 Could you please tell me the exact deadline of the sunset? https://developers.google.com/google-ads/api/docs/sunset-dates Because it affects planning of our other tasks and we can't plan, unless we known the exact

Re: protobuf PHP Extension

2022-05-07 Thread RK
Hello Ernie, Sorry for the late response. I tried following steps and it didn't work. When I did composer install, it gave me an error that gRPC and protobuf extension are missing from php configuration. So I installed .dll file for gRPC. Then ran the command. So this time it gave me error for