Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I m new to adword api i have setup all the account and have all the credentials need to make a api call.

i have developerToken,clientCustomerId,clientId,clientSecret but the api lib is too complicated for me(PHP lib) is there a way to get data in json format like we do for other calls like i use 'https://www.googleapis.com/pagespeedonline/v3beta1/mobileReady?key='.$apiKey.'&url='.$url.'&strategy=mobile to get result if website is mobile friendly or not

is there any way to do something like this for keyword search volume

What I have tried:

I m new to adword api i have setup all the account and have all the credentials need to make a api call.

i have developerToken,clientCustomerId,clientId,clientSecret but the api lib is too complicated for me(PHP lib) is there a way to get data in json format like we do for other calls like i use 'https://www.googleapis.com/pagespeedonline/v3beta1/mobileReady?key='.$apiKey.'&url='.$url.'&strategy=mobile to get result if website is mobile friendly or not

is there any way to do something like this for keyword search volume
Posted
Comments
Richard MacCutchan 21-Aug-18 4:11am    
You need to study the documentation.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900