Hi Hadrien,

Apologies but we can only provide support via English.

For your question on how to recover a list of campaigns, you may use 
CampaignService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201809/CampaignService#get>.
 You 
may refer to this sample code 
<https://developers.google.com/adwords/api/docs/samples/php/basic-operations#get-all-campaigns>
 on 
getting all campaigns.

I hope this could help, feel free to message back if you do have more 
questions or clarification.

Regards,
Dannison
AdWords API Team

On Thursday, November 15, 2018 at 10:27:02 PM UTC+8, Hadrien Dijoux wrote:
>
> Bonjour,
> J'utilisé le code suivant:
>
>         $ads = new GoogleAds();
>
>           $service = $ads->service(CampaignService::class);
>
>           $res=$service->select(['Id', 'Name', 'Status', 'ServingStatus', 
> 'StartDate', 'EndDate'])->get();
>
>          dd($res);
>
> Ci-joint vous trouvez résultat.
>
> Merci d'avance.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a230bbf9-c72d-48ec-a0d3-ca80f18dc6c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Hadrien Dijoux
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to