Skip to content

Commit 17befb0

Browse files
authored
Add new AudienceGroupType TRACKINGTAG_WEBTRAFFIC to Audience Group API (#118)
# Add `TRACKINGTAG_WEBTRAFFIC` to **AudienceGroupType** Enum We have supported for the new audience‑group type **`TRACKINGTAG_WEBTRAFFIC`** (Tracking Tag Webtraffic audience) to the OpenAPI schema. ## Changes Made * **Updated `AudienceGroupType` enumeration** * **New value**: `TRACKINGTAG_WEBTRAFFIC` * **Description**: Audience groups generated from Tracking Tag Webtraffic. ## Purpose This update enables correct identification and handling of audience groups built from Tracking Tag Webtraffric. ## Documents and Reference - [Managing Audience](https://developers.line.biz/en/reference/messaging-api/#manage-audience-group) - [News](https://developers.line.biz/en/news/2026/01/21/tracking-tag/) For more information, please refer to the links provided above.
1 parent f406009 commit 17befb0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

manage-audience.yml

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

0 commit comments

Comments
 (0)