How can I create App Campaign in google ads API in python?
refer from this link 
https://developers.google.com/google-ads/api/docs/app-campaigns/create-campaign
.
I got error as follows for app campaign (but the Search Campaign is no 
problem)

>   create {
>   name {
>     value: "uac_android_city_state_test"
>   }
>   status: PAUSED
>   campaign_budget {
>     value: "customers/1792**6327/campaignBudgets/21186***01"
>   }
>   advertising_channel_type: MULTI_CHANNEL
>   advertising_channel_sub_type: APP_CAMPAIGN
>   start_date {
>     value: "20190702"
>   }
>   bidding_strategy_type: TARGET_CPA
>   target_cpa {
>     target_cpa_micros {
>       value: 1500000
>     }
>   }
>   app_campaign_setting {
>     bidding_strategy_goal_type: OPTIMIZE_INSTALLS_TARGET_INSTALL_COST
>     app_id {
>       value: "com.particlenews.newsbreak"
>     }
>     app_store: GOOGLE_APP_STORE
>   }
> }
> No handlers could be found for logger "google.ads.google_ads.client"
> Request with ID "LzvtDNej1mg6-hTGDamz1g" failed with status 
> "INVALID_ARGUMENT" and includes the following errors:
>         Error with message "A mutate action is not allowed on this 
> campaign, from this client.".
>                 On field: operations



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8f28d4a8-95b2-4c61-85d9-506c227f4266%40googlegroups.com.

Reply via email to