Hi Zweitze,
Thank you for the help, that was exactly what I was looking for :D
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Hi Jude,
Thank you for your answer.
But I want something specific, let me explain it:
- At adwords.google.com I can create new Conversion Actions (Website, App
or Phone Calls), what I'm trying to do is use Adwords API to create a, lets
say, website conversion action, for instance. Can I do it w
Hi,
At this moment I can fetch all my conversion actions created on Google
Adwords with the ConversionTrackerService.
I would like to know if I can, with a similar service, create a new
Conversion Action through the API.
Thank you,
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Als
Hi Shwetha,
You were right. I'm now able to fetch all the conversions actions.
Thank you
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~
Hi Shwetha,
Thank you for the answer but I don't want to get the Conversion Trackers, I
want to get the Conversions actions that I configured previously on my
account, just for information purpose.
For instance, I set up 3 different conversion actions, and on my website I
want to list those Con
Hi,
I wonder how can I get, through the API, all the Conversions Actions set up
on my account.
Thank you
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~
Hi Vincent,
You were right. I was sending the clientCustomerId so it was only fetching
one.
Thank you very much for your help and time. It worked.
PS.: Sorry for the prints.
sexta-feira, 15 de Setembro de 2017 às 04:03:03 UTC+1, Vincent Racaza
(AdWords API Team) escreveu:
>
> Hi Elton,
>
>
Hi,
I'm using the *Adwords API* to fetch all customer clients on a google
account. Using the function *getCustomers()* on the *CustomerService* class
it only returns one account.
$adWordsServices = new AdWordsServices();
// Get the service, which loads the r