Training
For clients
Загружается...
An object containing information about the audience reach forecast depending on the event cost.
Used in methods: ProjectionPrediction
| Field name | Type | Conditions | Description |
|---|---|---|---|
| campaign_id | id | writable default_field min_value=1 max_value=2147483647 | Ad group identifier. Request only. |
| cr_ctr | list of PredictedRate | readable | List of CR/CTR values for the package and the histogram ID corresponding to this package. Response only. |
| histograms | list of Histogram | readable | List of histograms with prices/reach. Response only. The same histogram may correspond to different packages; the relevant one is determined by the histogram ID in the cr_ctr field. Response only. |
| package_ids | list of integer | writable min_value=-2147483647 max_value=2147483647 | List of package IDs. Request only. |
| targetings | ProjectionTargetings | required writable | Targetings for reach calculation. Request only. |