|
175 | 175 | "description": "The total watch time of Instagram Reels videos in seconds.",
|
176 | 176 | "type": ["null", "number"]
|
177 | 177 | },
|
178 |
| - "impressions": { |
179 |
| - "description": "The number of times the media has been displayed to users.", |
180 |
| - "type": ["null", "integer"] |
181 |
| - }, |
182 | 178 | "reach": {
|
183 | 179 | "description": "The number of unique users who have seen the media.",
|
184 | 180 | "type": ["null", "integer"]
|
|
207 | 203 | "description": "The total number of interactions (likes, comments, shares) on the media.",
|
208 | 204 | "type": ["null", "integer"]
|
209 | 205 | },
|
210 |
| - "plays": { |
211 |
| - "description": "The number of times the media has been played.", |
212 |
| - "type": ["null", "integer"] |
213 |
| - }, |
214 |
| - "ig_reels_aggregated_all_plays_count": { |
215 |
| - "description": "The number of times of Instagram Reels gets reproduced after an impression is counted.", |
216 |
| - "type": ["null", "integer"] |
217 |
| - }, |
218 |
| - "clips_replays_count": { |
219 |
| - "description": "The number of times the reel gets reproduced after the first one.", |
220 |
| - "type": ["null", "integer"] |
221 |
| - }, |
222 | 206 | "follows": {
|
223 | 207 | "description": "The number of accounts that started to follow the profile.",
|
224 | 208 | "type": ["null", "integer"]
|
|
427 | 411 | "description": "The unique identifier of the story insights record.",
|
428 | 412 | "type": ["null", "string"]
|
429 | 413 | },
|
430 |
| - "impressions": { |
431 |
| - "description": "The number of times the story was viewed.", |
432 |
| - "type": ["null", "integer"] |
433 |
| - }, |
434 | 414 | "reach": {
|
435 | 415 | "description": "The number of unique accounts that viewed the story.",
|
436 | 416 | "type": ["null", "integer"]
|
|
509 | 489 | "description": "The number of clicks to get directions to the user's business location.",
|
510 | 490 | "type": ["null", "integer"]
|
511 | 491 | },
|
512 |
| - "impressions": { |
513 |
| - "description": "The total number of times the user's content has been displayed.", |
514 |
| - "type": ["null", "integer"] |
515 |
| - }, |
516 | 492 | "phone_call_clicks": {
|
517 | 493 | "description": "The number of clicks to call the user's business phone number.",
|
518 | 494 | "type": ["null", "integer"]
|
|
533 | 509 | "description": "The number of clicks on the website link in the user's profile.",
|
534 | 510 | "type": ["null", "integer"]
|
535 | 511 | },
|
536 |
| - "impressions_week": { |
537 |
| - "description": "The total number of impressions in the last week.", |
538 |
| - "type": ["null", "integer"] |
539 |
| - }, |
540 | 512 | "reach_week": {
|
541 | 513 | "description": "The total reach in the last week.",
|
542 | 514 | "type": ["null", "integer"]
|
543 | 515 | },
|
544 |
| - "impressions_days_28": { |
545 |
| - "description": "The total number of impressions in the last 28 days.", |
546 |
| - "type": ["null", "integer"] |
547 |
| - }, |
548 | 516 | "reach_days_28": {
|
549 | 517 | "description": "The total reach in the last 28 days.",
|
550 | 518 | "type": ["null", "integer"]
|
|
0 commit comments