Publisher Affiliate Providers
Overview
This dataset reflects metadata related to affiliate partners detected on a publisher’s domain space (i.e. Amazon).
Dataset
| Field | Type | Description |
|---|---|---|
| id | integer | Unique identifier that applies to the publisher affiliate instance. |
| publisher_id | integer | Maps to the id primary key in the publishers dataset. |
| page_id | integer | Unique identifier for the specific publisher page asset where this affiliate applies. |
| affiliate_provider_id | integer | Maps to the id primary key in the affiliate_providers dataset. |
| last_detected | datetime | The last time the page was scanned by the Sincera platform. |
| affiliate_link_text | string | The promotional text metadata for the affiliate text link. |
| affiliate_link_url | string | The promotional URL for the affiliate provider being scanned. |
| affiliate_link_owner | string | The affiliate partner (i.e. website owner, creator/influencer). |
| created_at | datetime | Date when the scan was first generated by the Sincera platform. |
| updated_at | datetime | Date when the scan was last updated by the Sincera platform. |