Adwords API Program with PHP (TargetingIdeaSelector)

Cancelled Posted 7 years ago Paid on delivery
Cancelled Paid on delivery

Please create below PHP program

PHP Script which gets keyword ideas data same as what Adwords keyword planner shows.

Please see below images

1)Example keyword "toyota" in Japan and Japanese

[url removed, login to view]

2)Keyword planner gives me related words

[url removed, login to view]

Please create a function named "getkeywordideas" which gets keyword ideas just like below:

<?php

$words = array();

$words = array("toyota", "iphone");

$tmp = getkeywordideas($words);

print_r($tmp);

?>

Then it shows below:

-------------------

array(

"toyota" => ararry(

"toyota japan",

"corolla"

),

"iphone" => ararry(

"iphone 6s",

"iphone 5"

)

);

-------------------

I have a MCC account and Adwords API, but I can not give you API for testing, so please do the testing within sandbox.

Thank you

Google Adwords PHP Software Architecture

Project ID: #10634920

About the project

Remote project Active 7 years ago