Commit 56d832b
Add new AudienceGroupType POP_AD_IMP to Audience Group API (#731)
line/line-openapi#113
# Add `POP_AD_IMP` to **AudienceGroupType** Enum
We have supported for the new audience‑group type **`POP_AD_IMP`**
(POP ad impression audience) to the OpenAPI schema.
## Changes Made
* **Updated `AudienceGroupType` enumeration**
* **New value**: `POP_AD_IMP`
* **Description**: Audience groups generated from impressions of *LINE
Beacon Network* (POP) ads.
* **Region**: **Taiwan‑only** at launch
## Purpose
This update enables correct identification and handling of audience
groups built from POP ad impressions, a feature that will be released
for the Taiwan market.
## Documents and Reference
- [Managing
Audience](https://developers.line.biz/en/reference/messaging-api/#manage-audience-group)
For more information, please refer to the links provided above.
---------
Co-authored-by: github-actions <[email protected]>1 parent 22c92cc commit 56d832b
File tree
4 files changed
+47
-3
lines changed- docs
- classes
- js
- src/clients/manage-audience/lib/Model
4 files changed
+47
-3
lines changedLines changed: 37 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
252 | 259 | | |
253 | 260 | | |
254 | 261 | | |
| |||
483 | 490 | | |
484 | 491 | | |
485 | 492 | | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
486 | 522 | | |
487 | 523 | | |
488 | 524 | | |
| |||
680 | 716 | | |
681 | 717 | | |
682 | 718 | | |
683 | | - | |
| 719 | + | |
684 | 720 | | |
685 | 721 | | |
686 | 722 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9800 | 9800 | | |
9801 | 9801 | | |
9802 | 9802 | | |
| 9803 | + | |
| 9804 | + | |
| 9805 | + | |
| 9806 | + | |
| 9807 | + | |
9803 | 9808 | | |
9804 | 9809 | | |
9805 | 9810 | | |
| |||
Submodule line-openapi updated 1 file
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
103 | | - | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
0 commit comments