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>
.
However I need to create campaign, hence I have used this
"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/f62b0977-9173-429a-ace3-e4c5f5a7879e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.