Skip to content

Commit 8025f6c

Browse files
authored
Add new AudienceGroupType POP_AD_IMP to Audience Group API (#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: Taaipi <>
1 parent 9c6ae63 commit 8025f6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manage-audience.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,7 @@ components:
794794
- IMAGE_CLICK
795795
- RICHMENU_IMP
796796
- RICHMENU_CLICK
797+
- POP_AD_IMP
797798
AddAudienceToAudienceGroupRequest:
798799
externalDocs:
799800
url: https://developers.line.biz/en/reference/messaging-api/#update-upload-audience-group

0 commit comments

Comments
 (0)