Yes. Please see below:
Method: /google.ads.googleads.v13.services.AdGroupAdService/MutateAdGroupAds
Host:
googleads.googleapis.comHeaders: {
"developer-token": "REDACTED",
"login-customer-id": "2151671644",
"x-goog-api-client": "gl-python/3.9.4 grpc/1.51.3 gax/2.11.0 gccl/20.0.0 pb/4.21.11",
"x-goog-request-params": "customer_id=3727734182"
}
Request: customer_id: "3727734182"
operations {
create {
status: ENABLED
ad_group: "customers/3727734182/adGroups/145390685654"
ad {
final_urls: "
https://www.digible.com"
display_url: "
digible.com"
name: "Ad Name"
image_ad {
media_file: "customers/3727734182/mediaFiles/156598151473"
}
}
}
}
Response
-------
Headers: {
"google.ads.googleads.v13.errors.googleadsfailure-bin": "\nh\n\u0003\u0002\u0005\u0012%The image is not of legal dimensions.\":\u0012\u000e\n\noperations\u0018\u0000\u0012\b\n\u0006create\u0012\u0004\n\u0002ad\u0012\n\n\bimage_ad\u0012\f\n\nmedia_file\u0012\u0016nwA_KBVxSEh-dPH6OP-L0g",
"grpc-status-details-bin": "\b\u0003\u0012%Request contains an invalid argument.\u001a\u0001\
nDtype.googleapis.com/google.ads.googleads.v13.errors.GoogleAdsFailure\u0012\u0001\nh\n\u0003\u0002\u0005\u0012%The image is not of legal dimensions.\":\u0012\u000e\n\noperations\u0018\u0000\u0012\b\n\u0006create\u0012\u0004\n\u0002ad\u0012\n\n\bimage_ad\u0012\f\n\nmedia_file\u0012\u0016nwA_KBVxSEh-dPH6OP-L0g",
"request-id": "nwA_KBVxSEh-dPH6OP-L0g"
}
Fault: errors {
error_code {
image_error: UNEXPECTED_SIZE
}
message: "The image is not of legal dimensions."
location {
field_path_elements {
field_name: "operations"
index: 0
}
field_path_elements {
field_name: "create"
}
field_path_elements {
field_name: "ad"
}
field_path_elements {
field_name: "image_ad"
}
field_path_elements {
field_name: "media_file"
}
}
}
request_id: "nwA_KBVxSEh-dPH6OP-L0g"