syndication

GET /v1/syndication/runs/{runId}

One article's fan-out.

כל נקודות הקצה מסוג syndication

אימות

שלח מפתח API כטוקן Bearer. נקודת קצה זו אינה מציינת הרשאת ספציפית במפרט, לכן הקצה למפתח שלך את המינימום הנדרש ובדוק את התגובה במקום להניח הנחות.

נקודת קצה זו אינה דורשת מזהה ארגון. המפתח שלך כבר מזהה את הארגון שאליו הוא שייך, והתגובה מוגבלת אליו בלבד.

נסה זאת

החלף כל דבר בסוגריים זוויתיים בערכים משלך, ואת מציין מיקום המפתח במפתח מלוח הבקרה שלך.

curl -X GET https://api.zinndigital.com/v1/syndication/runs/{runId} \
  -H "Authorization: Bearer zdk_live_…"

מחובר? קונסולת ה-API בלוח הבקרה שלך מזינה את מזהה הארגון האמיתי שלך ואת המפתח שלך, ומריצה את הבקשה מול ה-API הפיזי כך שתוכל לראות את התגובה בפועל. פתח נקודת קצה זו במסוף ה-API

פרטים

The run and one post per channel, each with its own status, what it dropped and why, and what it cost. Gated on `syndication.view`.

פרמטרים

שםסוגנדרשמה זה
runId (path)stringכן

תשובה

שםסוגנדרשמה זה
idstringכן
placement_idstringכן
post_titlestringכן
article_urlstringכןThe article's REAL live URL, read back from the destination when it published. ⛔ Never a composed URL — the permalink structure belongs to the customer.
statusstring<pending, holding, complete>כן⛔ `complete` means every channel SETTLED, not that every channel succeeded.
postsSyndicationPost[]כן
created_atstringכן

שגיאות שנקודה קצה זו עשויה להחזיר

401 · 403 · 404