Hello, I try to create an image ad by using Google Ads API(Python client library) and I got this error:
errors {
error_code {
image_error: UNEXPECTED_SIZE
}
message: "The image is not of legal dimensions."
}
However, my image file is in acceptable dimensions(250x250)