Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-25 | 1.6 kB | |
v3.19.0 Support new AudienceGroupType POP_AD_IMP to Audience Group API source code.tar.gz | 2025-08-25 | 24.4 MB | |
v3.19.0 Support new AudienceGroupType POP_AD_IMP to Audience Group API source code.zip | 2025-08-25 | 25.0 MB | |
Totals: 3 Items | 49.3 MB | 0 |
What's Changed
Support new AudienceGroupType POP_AD_IMP to Audience Group API
- Add new AudienceGroupType POP_AD_IMP to Audience Group API by @github-actions[bot] in https://github.com/line/line-bot-sdk-python/pull/842
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
For more information, please refer to the links provided above.
(original PR is https://github.com/line/line-openapi/pull/113)
Dependency updates
- fix(deps): update dependency org.openapitools:openapi-generator to v7.15.0 by @renovate[bot] in https://github.com/line/line-bot-sdk-python/pull/841
Full Changelog: https://github.com/line/line-bot-sdk-python/compare/v3.18.1...v3.19.0
This release is prepared by @eucyt