I have followed steps as mentioned in  
https://developers.google.com/google-ads/api/docs/concepts/curl-example 
<https://www.google.com/appserve/mkt/p/AFnwnKUpI46S8nO3pn2bHUALWG7nDn-GwMynBCADZtYBeccuXP13PhXIn1GP7iJnHfKsI7cJ402q2OqDWFWD8x-nyORKbPmI7Z68W1_OeWwS89dr1riuKaDM0QF2as32Zv1hx2jmGcYNyWuMsGg>.
  
I tried the *campaignBudgets:mutate *as mentioned in the link with *exactly 
*the same json, but that too isn't working .

Then I tried the following to  create campaign, by using  
*"campaigns:mutate"*  with following json body

{
    "operations": [
        {
            "create": {
                "name": "NewCampaign1",
                "status": "UNSPECIFIED",
                "advertising_channel_type":"DISPLAY",
                "serving_status"   : "UNSPECIFIED",
                "ad_serving_optimization_status":"UNSPECIFIED",
                "real_time_bidding_setting": {
                "opt_in" : "false"
                },
                "network_settings" : {
                "target_google_search" : "true",
                "target_search_network": "true",
                "target_content_network":"false",
                "target_partner_search_network":"false"
                },
                "campaign_budget" : "10000",
                "bidding_strategy_type":"MANUAL_CPM",
                "start_date" : "06/06/2019",
                "end_date"   : "07/07/2019"
                
           }
        }
    ]
}

However I get 500 internal server error.   I wanted to know what is going 
wrong .Can anyone please help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/b88c20cc-0c0e-42d5-90db-9aaa58a66b02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Using c... Anushri shanbhag
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
    • RE... Google Ads API Forum Advisor Prod
    • RE... Google Ads API Forum Advisor Prod
      • ... Anushri shanbhag

Reply via email to