Ich stehe auf einen Fehler "Ungültige Geo -Standorte" beim Erstellen einer Adgroup über Facebook -Anzeigen -API. Ich benutze das Python SDK. Hier ist, was ich in den Körper sende: < /p>
campaign_group_id=xxxxxxx&targeting={"geo_locations":{"custom_locations":[{"distance_unit":"kilometer","latitude":35.933333,"longitude":0.083333,"radius":50}]},"interests":[{"id":"6003252179711","name":"Engineering"}]}&name=My Adset&bid_info={"ACTIONS":50}&end_time=4/20/2015&bid_type=CPA&campaign_status=ACTIVE&daily_budget=100
< /code>
Und hier ist die Nachricht, die ich aus der API bekomme: < /p>
{u'is_transient': False, u'error_subcode': 1487478, u'error_user_title': u'Invalid Geo Locations', u'error_data': {u'blame_field': u'targeting'}, u'error_user_msg': u'Invalid Geo Locations', u'code': 100, u'message': u'Invalid parameter', u'type': u'FacebookApiException'}
< /code>
Ich sehe nicht, was mit meiner Targeting -Spezifikation los ist. Eine Idee? < /P>
Danke! < /P>
Facebook -Anzeigen 1487478 Fehler: „Ungültige Geo -Standorte“ ⇐ Python
-
- Similar Topics
- Replies
- Views
- Last post