Skip to content

Commit 252104e

Browse files
author
OceanengineOpenApi
committed
1.1.61
1 parent 849513a commit 252104e

File tree

10,500 files changed

+25057
-20720
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

10,500 files changed

+25057
-20720
lines changed

.openapi-generator/FILES

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,7 @@ src/main/java/com/bytedance/ads/api/QianchuanReportAdvertiserGetV10Api.java
546546
src/main/java/com/bytedance/ads/api/QianchuanReportCustomConfigGetV10Api.java
547547
src/main/java/com/bytedance/ads/api/QianchuanReportCustomGetV10Api.java
548548
src/main/java/com/bytedance/ads/api/QianchuanReportLiveGetV10Api.java
549+
src/main/java/com/bytedance/ads/api/QianchuanReportLiveV2GetV10Api.java
549550
src/main/java/com/bytedance/ads/api/QianchuanReportLongTransferOrderConfigGetV10Api.java
550551
src/main/java/com/bytedance/ads/api/QianchuanReportLongTransferOrderDataGetV10Api.java
551552
src/main/java/com/bytedance/ads/api/QianchuanReportLongTransferOrderGetV10Api.java
@@ -571,6 +572,7 @@ src/main/java/com/bytedance/ads/api/QianchuanTodayLiveRoomFlowPerformanceGetV10A
571572
src/main/java/com/bytedance/ads/api/QianchuanTodayLiveRoomGetV10Api.java
572573
src/main/java/com/bytedance/ads/api/QianchuanTodayLiveRoomProductListGetV10Api.java
573574
src/main/java/com/bytedance/ads/api/QianchuanTodayLiveRoomUserGetV10Api.java
575+
src/main/java/com/bytedance/ads/api/QianchuanTodayLiveV2RoomUserGetV10Api.java
574576
src/main/java/com/bytedance/ads/api/QianchuanToolsAllowCouponV10Api.java
575577
src/main/java/com/bytedance/ads/api/QianchuanToolsAwemeAuthV10Api.java
576578
src/main/java/com/bytedance/ads/api/QianchuanToolsEstimateAudienceV10Api.java
@@ -1568,6 +1570,7 @@ src/main/java/com/bytedance/ads/examples/QianchuanReportAdvertiserGetV10ApiExamp
15681570
src/main/java/com/bytedance/ads/examples/QianchuanReportCustomConfigGetV10ApiExample.java
15691571
src/main/java/com/bytedance/ads/examples/QianchuanReportCustomGetV10ApiExample.java
15701572
src/main/java/com/bytedance/ads/examples/QianchuanReportLiveGetV10ApiExample.java
1573+
src/main/java/com/bytedance/ads/examples/QianchuanReportLiveV2GetV10ApiExample.java
15711574
src/main/java/com/bytedance/ads/examples/QianchuanReportLongTransferOrderConfigGetV10ApiExample.java
15721575
src/main/java/com/bytedance/ads/examples/QianchuanReportLongTransferOrderDataGetV10ApiExample.java
15731576
src/main/java/com/bytedance/ads/examples/QianchuanReportLongTransferOrderGetV10ApiExample.java
@@ -1593,6 +1596,7 @@ src/main/java/com/bytedance/ads/examples/QianchuanTodayLiveRoomFlowPerformanceGe
15931596
src/main/java/com/bytedance/ads/examples/QianchuanTodayLiveRoomGetV10ApiExample.java
15941597
src/main/java/com/bytedance/ads/examples/QianchuanTodayLiveRoomProductListGetV10ApiExample.java
15951598
src/main/java/com/bytedance/ads/examples/QianchuanTodayLiveRoomUserGetV10ApiExample.java
1599+
src/main/java/com/bytedance/ads/examples/QianchuanTodayLiveV2RoomUserGetV10ApiExample.java
15961600
src/main/java/com/bytedance/ads/examples/QianchuanToolsAllowCouponV10ApiExample.java
15971601
src/main/java/com/bytedance/ads/examples/QianchuanToolsAwemeAuthV10ApiExample.java
15981602
src/main/java/com/bytedance/ads/examples/QianchuanToolsEstimateAudienceV10ApiExample.java
@@ -7017,6 +7021,9 @@ src/main/java/com/bytedance/ads/model/QianchuanReportCustomGetV10ResponseDataRow
70177021
src/main/java/com/bytedance/ads/model/QianchuanReportLiveGetV10Response.java
70187022
src/main/java/com/bytedance/ads/model/QianchuanReportLiveGetV10ResponseData.java
70197023
src/main/java/com/bytedance/ads/model/QianchuanReportLiveGetV10StatsAuthority.java
7024+
src/main/java/com/bytedance/ads/model/QianchuanReportLiveV2GetV10Response.java
7025+
src/main/java/com/bytedance/ads/model/QianchuanReportLiveV2GetV10ResponseData.java
7026+
src/main/java/com/bytedance/ads/model/QianchuanReportLiveV2GetV10StatsAuthority.java
70207027
src/main/java/com/bytedance/ads/model/QianchuanReportLongTransferOrderConfigGetV10DataTopics.java
70217028
src/main/java/com/bytedance/ads/model/QianchuanReportLongTransferOrderConfigGetV10Response.java
70227029
src/main/java/com/bytedance/ads/model/QianchuanReportLongTransferOrderConfigGetV10ResponseData.java
@@ -7199,6 +7206,14 @@ src/main/java/com/bytedance/ads/model/QianchuanTodayLiveRoomUserGetV10ResponseDa
71997206
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveRoomUserGetV10ResponseDataAgeInner.java
72007207
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveRoomUserGetV10ResponseDataCityInner.java
72017208
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveRoomUserGetV10ResponseDataGenderInner.java
7209+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10ActionEvent.java
7210+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10Dimension.java
7211+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10FlowSource.java
7212+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10Response.java
7213+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10ResponseData.java
7214+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10ResponseDataAgeInner.java
7215+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10ResponseDataCityInner.java
7216+
src/main/java/com/bytedance/ads/model/QianchuanTodayLiveV2RoomUserGetV10ResponseDataGenderInner.java
72027217
src/main/java/com/bytedance/ads/model/QianchuanToolsAllowCouponV10CampaignScene.java
72037218
src/main/java/com/bytedance/ads/model/QianchuanToolsAllowCouponV10MarketingGoal.java
72047219
src/main/java/com/bytedance/ads/model/QianchuanToolsAllowCouponV10MarketingScene.java

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## 概述
44
巨量引擎开放平台 Marketing API(以下简称API) SDK 提供了Token获取、请求封装、响应解释等功能,以本地化方式轻松完成API的调用和结果的获取,旨在帮助开发者快速搭建投放管理系统。
5-
- API version: 1.1.60
6-
- Build date: 2025-07-04T11:48:27.261745522+08:00[Asia/Shanghai]
5+
- API version: 1.1.61
6+
- Build date: 2025-07-08T15:34:47.140915476+08:00[Asia/Shanghai]
77

88
## 使用条件
99
1. 使用SDK需要首先注册成为巨量引擎开发者,请参考[开发者快速入门文档](https://open.oceanengine.com/labels/7/docs/1696710498372623)
@@ -664,6 +664,7 @@ Class | Method | HTTP request
664664
*QianchuanReportCustomConfigGetV10Api* | **openApiV10QianchuanReportCustomConfigGetGet** | **GET** /open_api/v1.0/qianchuan/report/custom/config/get/
665665
*QianchuanReportCustomGetV10Api* | **openApiV10QianchuanReportCustomGetGet** | **GET** /open_api/v1.0/qianchuan/report/custom/get/
666666
*QianchuanReportLiveGetV10Api* | **openApiV10QianchuanReportLiveGetGet** | **GET** /open_api/v1.0/qianchuan/report/live/get/
667+
*QianchuanReportLiveV2GetV10Api* | **openApiV10QianchuanReportLiveV2GetGet** | **GET** /open_api/v1.0/qianchuan/report/live_v2/get/
667668
*QianchuanReportLongTransferOrderConfigGetV10Api* | **openApiV10QianchuanReportLongTransferOrderConfigGetGet** | **GET** /open_api/v1.0/qianchuan/report/long_transfer/order/config/get/
668669
*QianchuanReportLongTransferOrderDataGetV10Api* | **openApiV10QianchuanReportLongTransferOrderDataGetGet** | **GET** /open_api/v1.0/qianchuan/report/long_transfer/order/data/get/
669670
*QianchuanReportLongTransferOrderGetV10Api* | **openApiV10QianchuanReportLongTransferOrderGetGet** | **GET** /open_api/v1.0/qianchuan/report/long_transfer/order/get/
@@ -689,6 +690,7 @@ Class | Method | HTTP request
689690
*QianchuanTodayLiveRoomGetV10Api* | **openApiV10QianchuanTodayLiveRoomGetGet** | **GET** /open_api/v1.0/qianchuan/today_live/room/get/
690691
*QianchuanTodayLiveRoomProductListGetV10Api* | **openApiV10QianchuanTodayLiveRoomProductListGetGet** | **GET** /open_api/v1.0/qianchuan/today_live/room/product_list/get/
691692
*QianchuanTodayLiveRoomUserGetV10Api* | **openApiV10QianchuanTodayLiveRoomUserGetGet** | **GET** /open_api/v1.0/qianchuan/today_live/room/user/get/
693+
*QianchuanTodayLiveV2RoomUserGetV10Api* | **openApiV10QianchuanTodayLiveV2RoomUserGetGet** | **GET** /open_api/v1.0/qianchuan/today_live_v2/room/user/get/
692694
*QianchuanToolsAllowCouponV10Api* | **openApiV10QianchuanToolsAllowCouponGet** | **GET** /open_api/v1.0/qianchuan/tools/allow_coupon/
693695
*QianchuanToolsAwemeAuthV10Api* | **openApiV10QianchuanToolsAwemeAuthPost** | **POST** /open_api/v1.0/qianchuan/tools/aweme_auth/
694696
*QianchuanToolsEstimateAudienceV10Api* | **openApiV10QianchuanToolsEstimateAudienceGet** | **GET** /open_api/v1.0/qianchuan/tools/estimate_audience/

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'idea'
22
apply plugin: 'eclipse'
33

44
group = 'org.openapitools'
5-
version = '1.1.60'
5+
version = '1.1.61'
66

77
buildscript {
88
repositories {

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
22
settings(
33
organization := "org.openapitools",
44
name := "oceanengine-mapi-java-client",
5-
version := "1.1.60",
5+
version := "1.1.61",
66
scalaVersion := "2.11.4",
77
scalacOptions ++= Seq("-feature"),
88
javacOptions in compile ++= Seq("-Xlint:deprecation"),

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>oceanengine-mapi-java-client</artifactId>
66
<packaging>jar</packaging>
77
<name>oceanengine-mapi-java-client</name>
8-
<version>1.1.60</version>
8+
<version>1.1.61</version>
99
<url>https://github.com/openapitools/openapi-generator</url>
1010
<description>OpenAPI Java</description>
1111
<scm>

src/main/java/com/bytedance/ads/ApiCallback.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Oceanengine Open Api
33
* 巨量引擎开放平台 Open Api
44
*
5-
* The version of the OpenAPI document: 1.1.60
5+
* The version of the OpenAPI document: 1.1.61
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/bytedance/ads/ApiClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Oceanengine Open Api
33
* 巨量引擎开放平台 Open Api
44
*
5-
* The version of the OpenAPI document: 1.1.60
5+
* The version of the OpenAPI document: 1.1.61
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/bytedance/ads/ApiException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Oceanengine Open Api
33
* 巨量引擎开放平台 Open Api
44
*
5-
* The version of the OpenAPI document: 1.1.60
5+
* The version of the OpenAPI document: 1.1.61
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,7 +21,7 @@
2121
* <p>ApiException class.</p>
2222
*/
2323
@SuppressWarnings("serial")
24-
@javax.annotation.Generated(value = "com.org.bytedance.ad_open_sdk.JavacusGenerator", date = "2025-07-04T11:48:27.261745522+08:00[Asia/Shanghai]")
24+
@javax.annotation.Generated(value = "com.org.bytedance.ad_open_sdk.JavacusGenerator", date = "2025-07-08T15:34:47.140915476+08:00[Asia/Shanghai]")
2525
public class ApiException extends Exception {
2626
private int code = 0;
2727
private Map<String, List<String>> responseHeaders = null;

src/main/java/com/bytedance/ads/ApiResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Oceanengine Open Api
33
* 巨量引擎开放平台 Open Api
44
*
5-
* The version of the OpenAPI document: 1.1.60
5+
* The version of the OpenAPI document: 1.1.61
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).

src/main/java/com/bytedance/ads/Configuration.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Oceanengine Open Api
33
* 巨量引擎开放平台 Open Api
44
*
5-
* The version of the OpenAPI document: 1.1.60
5+
* The version of the OpenAPI document: 1.1.61
66
*
77
*
88
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -13,9 +13,9 @@
1313

1414
package com.bytedance.ads;
1515

16-
@javax.annotation.Generated(value = "com.org.bytedance.ad_open_sdk.JavacusGenerator", date = "2025-07-04T11:48:27.261745522+08:00[Asia/Shanghai]")
16+
@javax.annotation.Generated(value = "com.org.bytedance.ad_open_sdk.JavacusGenerator", date = "2025-07-08T15:34:47.140915476+08:00[Asia/Shanghai]")
1717
public class Configuration {
18-
public static final String VERSION = "1.1.60";
18+
public static final String VERSION = "1.1.61";
1919

2020
private static ApiClient defaultApiClient = new ApiClient();
2121

0 commit comments

Comments
 (0)