Hi,

This has been solved.

I am able to add Mobile App Category.


Thanks,


On Monday, 19 August 2019 18:11:42 UTC+5:30, cv wrote:
>
> Hi,
>
> How I can add Mobile App Category under Google Ads API as a Manage 
> Placement?
>
> I was using code like this.
>
> $adGroupCriterion = new AdGroupCriterion([
>                     'ad_group' => new StringValue(
>                             ['value' => 
> ResourceNames::forAdGroup($customerId, $adgroupId)]
>                     ),
>                     'status' => AdGroupCriterionStatus::ENABLED,
>                     'mobile_application' => new MobileAppCategoryInfo([
>                         'mobile_app_category_constant' => new 
> StringValue(['value' => 'mobileAppCategoryConstants/60008'])
>                             ])
>                 ]);
>
> Thanks,
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/02b571e5-f908-464e-b6c7-535f98e7fc6b%40googlegroups.com.

Reply via email to