Re: more examples for php google ads api recommendations type

2020-05-09 Thread Shiv Kumar
Thank you for the enums list, it solved most of the issues I had, but there is a function getType() which always returns 11 integer value and I can't relate to it for the label part. For example foreach ($response->iterateAllElements() as $googleAdsRow) { /** @var GoogleAdsRow $goog

Re: GenerateForecastMetrics without adding the actual campigan into a client

2020-05-09 Thread yair viner
Hi, Thank you so much for you help, I understand why we need the keywordPlanCampaign and keywordPlanAdGroup, it is ok by me, but i think that it this example the Plans are actually saved in the customer plan, and i would like to compare some plan and only save one of them, i.e the best one that sui

Re: Google Ads API Refresh Token Issue

2020-05-09 Thread Venkata Girish P
Hello Mitchell, thanks for the response. I am trying to access Google Ads API Beta and not Adwords API. I would like to access the 'Recommendations' data particularly. Please help me get started. - Do I need to generate refresh tokens e