Commit 5dd66bb
Add new AudienceGroupType POP_AD_IMP to Audience Group API (#1706)
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 98630e6 commit 5dd66bb
File tree
2 files changed
+5
-1
lines changed- clients/line-bot-manage-audience-client/src/main/java/com/linecorp/bot/audience/model
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
82 | 85 | | |
83 | 86 | | |
84 | 87 | | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
87 | 91 | | |
| |||
Submodule line-openapi updated 1 file
0 commit comments