v12.4.0 Support new AudienceGroupType TRACKINGTAG_WEBTRAFFIC to Audience Group API
·
80 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Add new AudienceGroupType TRACKINGTAG_WEBTRAFFIC to Audience Group API by @github-actions[bot] in #784
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
AudienceGroupTypeenumeration- New value:
TRACKINGTAG_WEBTRAFFIC - Description: Audience groups generated from Tracking Tag Webtraffic.
- New value:
Purpose
This update enables correct identification and handling of audience groups built from Tracking Tag Webtraffric.
Documents and Reference
For more information, please refer to the links provided above.
(original PR is line/line-openapi#118)
line-openapi updates
- chore(deps): update line-openapi digest to f406009 by @renovate[bot] in #767
- Codes are generated by openapi generator by @github-actions[bot] in #783
Dependency updates
- chore(deps): update dependency squizlabs/php_codesniffer to v4.0.1 by @renovate[bot] in #758
- chore(deps): update actions/checkout action to v5.0.1 by @renovate[bot] in #760
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #761
- chore(deps): update shivammathur/setup-php action to v2.36.0 by @renovate[bot] in #763
- chore(deps): update actions/checkout action to v6.0.1 by @renovate[bot] in #764
- chore(deps): update actions/stale action to v10.1.1 by @renovate[bot] in #765
- chore(deps): update actions/setup-node action to v6.1.0 by @renovate[bot] in #766
- chore(deps): update actions/cache action to v5 by @renovate[bot] in #768
- chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #770
- chore(deps): update actions/cache action to v5.0.1 by @renovate[bot] in #769
- chore(deps): update suzuki-shunsuke/pinact-action action to v1.0.1 by @renovate[bot] in #774
- chore(deps): update suzuki-shunsuke/pinact-action action to v1.1.0 by @renovate[bot] in #776
- chore(deps): update suzuki-shunsuke/pinact-action action to v1.2.0 by @renovate[bot] in #778
- chore(deps): update suzuki-shunsuke/pinact-action action to v1.3.0 by @renovate[bot] in #780
- chore(deps): update suzuki-shunsuke/pinact-action action to v1.3.1 by @renovate[bot] in #782
Other Changes
Full Changelog: v12.3.0...v12.4.0
This release is prepared by @eucyt