Commit 7fa04a4
Add new AudienceGroupType TRACKINGTAG_WEBTRAFFIC to Audience Group API (#920)
line/line-openapi#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.
Co-authored-by: github-actions <github-actions@github.com>1 parent 63bd688 commit 7fa04a4
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 | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments