I want to get request by using file_get_contents() php function. I have this function is that parameters are correct but the problem there is no sample to parse the word it self to get the metrics for so how to write the parameters and pass the word to then i'll use `json_decode()`
``` $api_call = file_get_contents( 'https://googleads.googleapis.com?KeywordPlanHistoricalMetrics=competition,avgMonthlySearches,competitionIndex,lowTopOfPageBidMicros,highTopOfPageBidMicros,monthlySearchVolumes' ) ``` -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4d454eca-6ece-4118-bef5-aaa75a740addn%40googlegroups.com.