Hi, today between 2:30 and 3:30 am gmt some of our bid updates failed with the following:
{
“errors”: [
{
“attribute”: “targeting_type”,
“code”: “INVALID_TARGETING_TYPE”,
“message”: “Line item cannot combine keyword, interest, user, or TV targeting types”
}
],
“request”: {
“params”: {
“account_id”: “xxxxxxxxx”,
“bid_amount_local_micro”: 1430000,
“line_item_id”: “xxxxx”
}
}
}
after 3:30 all bid updates succeeded including those that previously failed.
any idea what can cause this behavior? Thanks.