Hi
When I try to register an image, I get this error.
What is the cause?
{
"message": "Request contains an invalid argument.",
"code": 3,
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": 0,
"data": "
type.googleapis.com\/google.ads.googleads.v8.errors.GoogleAdsFailure"
},
{
"@type": 0,
"data": [
{
"errorCode": {
"imageError": "STORAGE_ERROR"
},
"message": "The image could not be stored.",
"trigger": {
"stringValue": ""
},
"location": {
"fieldPathElements": [
{
"fieldName": "operations",
"index": 0
},
{
"fieldName": "create"
},
{
"fieldName": "ad"
},
{
"fieldName": "image_ad"
},
{
"fieldName": "data"
}
]
}
}
]
},
{
"@type": 0,
"data": "3vOc-OBdZrE7C5NMhThZ4A"
}
]
}
thanks