Commit 363cb49
Add new AudienceGroupType POP_AD_IMP to Audience Group API (#842)
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 <github-actions@github.com>1 parent 0cca9e6 commit 363cb49
File tree
2 files changed
+2
-1
lines changed- linebot/v3/audience/models
2 files changed
+2
-1
lines changedSubmodule line-openapi updated 1 file
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments