Training
For clients
Загружается...
The object describes a sharing key to data sources.
Used in resources: SharingKey
| Field name | Type | Conditions | Description |
|---|---|---|---|
| is_marketplace | boolean | readable writable default_field | Show data sources from the key in DMP Marketplace (is available only for DMP users). |
| owner | NestedUser | readable default_field | The key owner. |
| payment_type | string | readable writable default_field choices =
| A type of payment for using the sources contained in the key. |
| price | priceperunit | readable writable default_field | The price for using the sources contained in the key (for 1000 impressions in kopecks). |
| send_email | boolean | writable | Send the key to user by email. |
| sharing_key | string | readable | A key. |
| sharing_url | string | readable | An url for key activation. |
| sources | list of SharingKeySource | readable required writable default_field | A data sources contained in the key. |
| type | string | readable default_field choices =
| A type of the key. |
| users | list of SharingKeyUser | readable writable default_field | A users activated the key. |