Noted. i am using the google ads php 
https://github.com/googleads/google-ads-php

[image: ads.PNG]

Vào lúc 23:39:24 UTC+7 ngày Thứ Ba, 20 tháng 10, 2020, Nguyen Mark đã viết:

> Hi there
>
> I am doing with google ads API, on the UI easily to create a campaign with 
> ad group type is `shopping - showcase` like my capture below
>
>
> but via google ads API I can find out the way to set ad group type, here 
> is my code:
>
> // Creates an ad group.
> $adGroup = new AdGroup([
> 'name' => $campaign->name,
> 'campaign' => $campaignResourceName,
> 'type' => AdGroupType::[i can find the SHOPPING_SHOWCASE_ADS enum],
> 'status' => AdGroupStatus::ENABLED
> ]);
>
> Plz give me some advises.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c14a8ce5-0c18-403b-9071-12b6b0a716bfn%40googlegroups.com.

Reply via email to