Community Discussion

Ask a Question
Back to All

City Targeting

(edited)

Hi,

I am unable to update city targeting..

I am trying to send the following update campaign request:

Post: https://backstage.taboola.com/backstage/api/1.0/{account_id}/campaigns/8062238/

Body (Json):

{
"city_targeting": {
"type": "INCLUDE",
"value": [
"237319"
]
}
}

and get the following respond:

{
"http_status": 404,
"message": "account",
"message_code": "api.action.resource_not_found"
}

What could be the problem?

Thanks!
Amir.