Request: POST to the adGroupAds:mutate resource
Request Body:
{
operations: [
{
create: {
ad: {
name: "some name",
finalUrls: [
"https://google.es",
],
responsiveDisplayAd: {
marketingImages: [
{
asset: "customers/5149402070/assets/20964906713",
},
],
squareMarketingImages: [
{
asset: "customers/5149402070/assets/18853871640",
},
],
squareLogoImages: [
{
asset: "customers/5149402070/assets/21213671967",
},
],
youtubeVideos: [
],
headlines: [
{
text: "changed headline",
},
{
text: "another one",
},
],
longHeadline: {
text: "loooooong headline",
},
descriptions: [
{
text: "multiple descriptions",
},
{
text: "multiple descriptions",
},
],
businessName: "im a business",
callToActionText: "just do it",
mainColor: "#0091FF",
accentColor: "#ffffff",
allowFlexibleColor: true,
},
},
adGroup: "customers/5149402070/adGroups/131355788765",
status: "ENABLED",
},
},
],
partialFailure: false,
validateOnly: false,
responseContentType: "MUTABLE_RESOURCE",
}
Response Code: 400
Response Body Details:
[
{
"@type":
"type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure",
errors: [
{
errorCode: {
requestError: "UNKNOWN",
},
message: "The error code is not in this version.",
location: {
fieldPathElements: [
{
fieldName: "operations",
index: 0,
},
{
fieldName: "create",
},
{
fieldName: "ad",
},
{
fieldName: "responsive_display_ad",
},
{
fieldName: "marketing_images",
index: 0,
},
],
},
},
],
requestId: "7m91E19yPhgCQiKL2x5ITg",
},
]
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/ecd901b6-cbce-4eca-a3f0-e155bee78472n%40googlegroups.com.