v2.2.0 Support new AudienceGroupType POP_AD_IMP to Audience Group API
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 #650
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
- New value:
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 line/line-openapi#113)
Dependency updates
- Update actions/upload-pages-artifact action to v4 by @renovate[bot] in #645
- Update ruby/setup-ruby action to v1.256.0 by @renovate[bot] in #646
- Update actions/setup-java action to v5 by @renovate[bot] in #647
- Update dependency rubocop to '~> 1.80.0' by @renovate[bot] in #648
- Update openapi-generator-version to v7.15.0 by @renovate[bot] in #649
Full Changelog: v2.1.1...v2.2.0
This release is prepared by @eucyt