Skip to content

Commit 79ecc92

Browse files
1 parent 0d853b9 commit 79ecc92

File tree

10 files changed

+50
-88
lines changed

10 files changed

+50
-88
lines changed

clients/google-api-services-displayvideo/v2/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-displayvideo</artifactId>
25-
<version>v2-rev20250410-2.0.0</version>
25+
<version>v2-rev20250417-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20250410-2.0.0'
38+
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20250417-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/DisplayVideo.java

Lines changed: 12 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -17401,9 +17401,8 @@ public List set(String parameterName, Object value) {
1740117401
}
1740217402
/**
1740317403
* Updates an existing custom bidding algorithm. Returns the updated custom bidding algorithm if
17404-
* successful. *Warning*: Starting **April 1, 2025**, requests updating custom bidding algorithms
17405-
* that are assigned to line items will return an error. [Read more about this announced
17406-
* change](/display-video/api/deprecations#features.custom_bidding_floodlight).
17404+
* successful. Requests updating a custom bidding algorithm assigned to a line item will return an
17405+
* error.
1740717406
*
1740817407
* Create a request for the method "customBiddingAlgorithms.patch".
1740917408
*
@@ -17429,9 +17428,8 @@ public class Patch extends DisplayVideoRequest<com.google.api.services.displayvi
1742917428

1743017429
/**
1743117430
* Updates an existing custom bidding algorithm. Returns the updated custom bidding algorithm if
17432-
* successful. *Warning*: Starting **April 1, 2025**, requests updating custom bidding algorithms
17433-
* that are assigned to line items will return an error. [Read more about this announced
17434-
* change](/display-video/api/deprecations#features.custom_bidding_floodlight).
17431+
* successful. Requests updating a custom bidding algorithm assigned to a line item will return an
17432+
* error.
1743517433
*
1743617434
* Create a request for the method "customBiddingAlgorithms.patch".
1743717435
*
@@ -17736,10 +17734,8 @@ public Scripts scripts() {
1773617734
public class Scripts {
1773717735

1773817736
/**
17739-
* Creates a new custom bidding script. Returns the newly created script if successful. *Warning*:
17740-
* Starting **April 1, 2025**, requests updating custom bidding algorithms that are assigned to line
17741-
* items will return an error. [Read more about this announced change](/display-
17742-
* video/api/deprecations#features.custom_bidding_floodlight).
17737+
* Creates a new custom bidding script. Returns the newly created script if successful. Requests
17738+
* creating a custom bidding script under an algorithm assigned to a line item will return an error.
1774317739
*
1774417740
* Create a request for the method "scripts.create".
1774517741
*
@@ -17764,10 +17760,9 @@ public class Create extends DisplayVideoRequest<com.google.api.services.displayv
1776417760
java.util.regex.Pattern.compile("^[^/]+$");
1776517761

1776617762
/**
17767-
* Creates a new custom bidding script. Returns the newly created script if successful. *Warning*:
17768-
* Starting **April 1, 2025**, requests updating custom bidding algorithms that are assigned to
17769-
* line items will return an error. [Read more about this announced change](/display-
17770-
* video/api/deprecations#features.custom_bidding_floodlight).
17763+
* Creates a new custom bidding script. Returns the newly created script if successful. Requests
17764+
* creating a custom bidding script under an algorithm assigned to a line item will return an
17765+
* error.
1777117766
*
1777217767
* Create a request for the method "scripts.create".
1777317768
*
@@ -26950,7 +26945,7 @@ public class Sdfdownloadtasks {
2695026945
* asynchronous operation. The metadata type of this operation is SdfDownloadTaskMetadata. If the
2695126946
* request is successful, the response type of the operation is SdfDownloadTask. The response will
2695226947
* not include the download files, which must be retrieved with media.download. The state of
26953-
* operation can be retrieved with sdfdownloadtask.operations.get. Any errors can be found in the
26948+
* operation can be retrieved with `sdfdownloadtasks.operations.get`. Any errors can be found in the
2695426949
* error.message. Note that error.details is expected to be empty.
2695526950
*
2695626951
* Create a request for the method "sdfdownloadtasks.create".
@@ -26976,8 +26971,8 @@ public class Create extends DisplayVideoRequest<com.google.api.services.displayv
2697626971
* asynchronous operation. The metadata type of this operation is SdfDownloadTaskMetadata. If the
2697726972
* request is successful, the response type of the operation is SdfDownloadTask. The response will
2697826973
* not include the download files, which must be retrieved with media.download. The state of
26979-
* operation can be retrieved with sdfdownloadtask.operations.get. Any errors can be found in the
26980-
* error.message. Note that error.details is expected to be empty.
26974+
* operation can be retrieved with `sdfdownloadtasks.operations.get`. Any errors can be found in
26975+
* the error.message. Note that error.details is expected to be empty.
2698126976
*
2698226977
* Create a request for the method "sdfdownloadtasks.create".
2698326978
*

clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/model/ConversionCountingConfig.java

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,9 @@ public final class ConversionCountingConfig extends com.google.api.client.json.G
3434
/**
3535
* The Floodlight activity configs used to track conversions. The number of conversions counted is
3636
* the sum of all of the conversions counted by all of the Floodlight activity IDs specified in
37-
* this field. *Warning*: Starting **April 1, 2025**, this field will no longer be writable while
38-
* a custom bidding algorithm is assigned to the line item. If you set this field and assign a
39-
* custom bidding algorithm in the same request, the floodlight activities must match the ones
40-
* used by the custom bidding algorithm. [Read more about this announced change](/display-
41-
* video/api/deprecations#features.custom_bidding_floodlight).
37+
* this field. This field can't be updated if a custom bidding algorithm is assigned to the line
38+
* item. If you set this field and assign a custom bidding algorithm in the same request, the
39+
* floodlight activities must match the ones used by the custom bidding algorithm.
4240
* The value may be {@code null}.
4341
*/
4442
@com.google.api.client.util.Key
@@ -56,11 +54,9 @@ public final class ConversionCountingConfig extends com.google.api.client.json.G
5654
/**
5755
* The Floodlight activity configs used to track conversions. The number of conversions counted is
5856
* the sum of all of the conversions counted by all of the Floodlight activity IDs specified in
59-
* this field. *Warning*: Starting **April 1, 2025**, this field will no longer be writable while
60-
* a custom bidding algorithm is assigned to the line item. If you set this field and assign a
61-
* custom bidding algorithm in the same request, the floodlight activities must match the ones
62-
* used by the custom bidding algorithm. [Read more about this announced change](/display-
63-
* video/api/deprecations#features.custom_bidding_floodlight).
57+
* this field. This field can't be updated if a custom bidding algorithm is assigned to the line
58+
* item. If you set this field and assign a custom bidding algorithm in the same request, the
59+
* floodlight activities must match the ones used by the custom bidding algorithm.
6460
* @return value or {@code null} for none
6561
*/
6662
public java.util.List<TrackingFloodlightActivityConfig> getFloodlightActivityConfigs() {
@@ -70,11 +66,9 @@ public java.util.List<TrackingFloodlightActivityConfig> getFloodlightActivityCon
7066
/**
7167
* The Floodlight activity configs used to track conversions. The number of conversions counted is
7268
* the sum of all of the conversions counted by all of the Floodlight activity IDs specified in
73-
* this field. *Warning*: Starting **April 1, 2025**, this field will no longer be writable while
74-
* a custom bidding algorithm is assigned to the line item. If you set this field and assign a
75-
* custom bidding algorithm in the same request, the floodlight activities must match the ones
76-
* used by the custom bidding algorithm. [Read more about this announced change](/display-
77-
* video/api/deprecations#features.custom_bidding_floodlight).
69+
* this field. This field can't be updated if a custom bidding algorithm is assigned to the line
70+
* item. If you set this field and assign a custom bidding algorithm in the same request, the
71+
* floodlight activities must match the ones used by the custom bidding algorithm.
7872
* @param floodlightActivityConfigs floodlightActivityConfigs or {@code null} for none
7973
*/
8074
public ConversionCountingConfig setFloodlightActivityConfigs(java.util.List<TrackingFloodlightActivityConfig> floodlightActivityConfigs) {

clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/model/LineItem.java

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,7 @@ public final class LineItem extends com.google.api.client.json.GenericJson {
5959
private java.lang.Long campaignId;
6060

6161
/**
62-
* The conversion tracking setting of the line item. *Warning*: Starting **April 1, 2025**, the
63-
* floodlight_activity_configs field will no longer be writable while a custom bidding algorithm
64-
* is assigned to the line item. If you set this field and assign a custom bidding algorithm in
65-
* the same request, the floodlight activities must match the ones used by the custom bidding
66-
* algorithm. [Read more about this announced change](/display-
67-
* video/api/deprecations#features.custom_bidding_floodlight).
62+
* The conversion tracking setting of the line item.
6863
* The value may be {@code null}.
6964
*/
7065
@com.google.api.client.util.Key
@@ -292,25 +287,15 @@ public LineItem setCampaignId(java.lang.Long campaignId) {
292287
}
293288

294289
/**
295-
* The conversion tracking setting of the line item. *Warning*: Starting **April 1, 2025**, the
296-
* floodlight_activity_configs field will no longer be writable while a custom bidding algorithm
297-
* is assigned to the line item. If you set this field and assign a custom bidding algorithm in
298-
* the same request, the floodlight activities must match the ones used by the custom bidding
299-
* algorithm. [Read more about this announced change](/display-
300-
* video/api/deprecations#features.custom_bidding_floodlight).
290+
* The conversion tracking setting of the line item.
301291
* @return value or {@code null} for none
302292
*/
303293
public ConversionCountingConfig getConversionCounting() {
304294
return conversionCounting;
305295
}
306296

307297
/**
308-
* The conversion tracking setting of the line item. *Warning*: Starting **April 1, 2025**, the
309-
* floodlight_activity_configs field will no longer be writable while a custom bidding algorithm
310-
* is assigned to the line item. If you set this field and assign a custom bidding algorithm in
311-
* the same request, the floodlight activities must match the ones used by the custom bidding
312-
* algorithm. [Read more about this announced change](/display-
313-
* video/api/deprecations#features.custom_bidding_floodlight).
298+
* The conversion tracking setting of the line item.
314299
* @param conversionCounting conversionCounting or {@code null} for none
315300
*/
316301
public LineItem setConversionCounting(ConversionCountingConfig conversionCounting) {

clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/model/MaximizeSpendBidStrategy.java

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@ public final class MaximizeSpendBidStrategy extends com.google.api.client.json.G
3333

3434
/**
3535
* The ID of the Custom Bidding Algorithm used by this strategy. Only applicable when
36-
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
37-
* *Warning*: Starting **April 1, 2025**, assigning a custom bidding algorithm that uses
38-
* floodlight activities not identified in floodlightActivityConfigs will return an error. [Read
39-
* more about this announced change](/display-
40-
* video/api/deprecations#features.custom_bidding_floodlight).
36+
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning
37+
* a custom bidding algorithm that uses floodlight activities not identified in
38+
* floodlightActivityConfigs will return an error.
4139
* The value may be {@code null}.
4240
*/
4341
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
@@ -70,11 +68,9 @@ public final class MaximizeSpendBidStrategy extends com.google.api.client.json.G
7068

7169
/**
7270
* The ID of the Custom Bidding Algorithm used by this strategy. Only applicable when
73-
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
74-
* *Warning*: Starting **April 1, 2025**, assigning a custom bidding algorithm that uses
75-
* floodlight activities not identified in floodlightActivityConfigs will return an error. [Read
76-
* more about this announced change](/display-
77-
* video/api/deprecations#features.custom_bidding_floodlight).
71+
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning
72+
* a custom bidding algorithm that uses floodlight activities not identified in
73+
* floodlightActivityConfigs will return an error.
7874
* @return value or {@code null} for none
7975
*/
8076
public java.lang.Long getCustomBiddingAlgorithmId() {
@@ -83,11 +79,9 @@ public java.lang.Long getCustomBiddingAlgorithmId() {
8379

8480
/**
8581
* The ID of the Custom Bidding Algorithm used by this strategy. Only applicable when
86-
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
87-
* *Warning*: Starting **April 1, 2025**, assigning a custom bidding algorithm that uses
88-
* floodlight activities not identified in floodlightActivityConfigs will return an error. [Read
89-
* more about this announced change](/display-
90-
* video/api/deprecations#features.custom_bidding_floodlight).
82+
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning
83+
* a custom bidding algorithm that uses floodlight activities not identified in
84+
* floodlightActivityConfigs will return an error.
9185
* @param customBiddingAlgorithmId customBiddingAlgorithmId or {@code null} for none
9286
*/
9387
public MaximizeSpendBidStrategy setCustomBiddingAlgorithmId(java.lang.Long customBiddingAlgorithmId) {

clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/model/PerformanceGoalBidStrategy.java

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,9 @@ public final class PerformanceGoalBidStrategy extends com.google.api.client.json
3232

3333
/**
3434
* The ID of the Custom Bidding Algorithm used by this strategy. Only applicable when
35-
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
36-
* *Warning*: Starting **April 1, 2025**, assigning a custom bidding algorithm that uses
37-
* floodlight activities not identified in floodlightActivityConfigs will return an error. [Read
38-
* more about this announced change](/display-
39-
* video/api/deprecations#features.custom_bidding_floodlight).
35+
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning
36+
* a custom bidding algorithm that uses floodlight activities not identified in
37+
* floodlightActivityConfigs will return an error.
4038
* The value may be {@code null}.
4139
*/
4240
@com.google.api.client.util.Key @com.google.api.client.json.JsonString
@@ -86,11 +84,9 @@ public final class PerformanceGoalBidStrategy extends com.google.api.client.json
8684

8785
/**
8886
* The ID of the Custom Bidding Algorithm used by this strategy. Only applicable when
89-
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
90-
* *Warning*: Starting **April 1, 2025**, assigning a custom bidding algorithm that uses
91-
* floodlight activities not identified in floodlightActivityConfigs will return an error. [Read
92-
* more about this announced change](/display-
93-
* video/api/deprecations#features.custom_bidding_floodlight).
87+
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning
88+
* a custom bidding algorithm that uses floodlight activities not identified in
89+
* floodlightActivityConfigs will return an error.
9490
* @return value or {@code null} for none
9591
*/
9692
public java.lang.Long getCustomBiddingAlgorithmId() {
@@ -99,11 +95,9 @@ public java.lang.Long getCustomBiddingAlgorithmId() {
9995

10096
/**
10197
* The ID of the Custom Bidding Algorithm used by this strategy. Only applicable when
102-
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`.
103-
* *Warning*: Starting **April 1, 2025**, assigning a custom bidding algorithm that uses
104-
* floodlight activities not identified in floodlightActivityConfigs will return an error. [Read
105-
* more about this announced change](/display-
106-
* video/api/deprecations#features.custom_bidding_floodlight).
98+
* performance_goal_type is set to `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CUSTOM_ALGO`. Assigning
99+
* a custom bidding algorithm that uses floodlight activities not identified in
100+
* floodlightActivityConfigs will return an error.
107101
* @param customBiddingAlgorithmId customBiddingAlgorithmId or {@code null} for none
108102
*/
109103
public PerformanceGoalBidStrategy setCustomBiddingAlgorithmId(java.lang.Long customBiddingAlgorithmId) {

clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/model/SdfDownloadTask.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.displayvideo.v2.model;
1818

1919
/**
20-
* Type for the response returned by [SdfDownloadTaskService.CreateSdfDownloadTask].
20+
* Type for the response returned by SdfDownloadTaskService.CreateSdfDownloadTask.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the Display & Video 360 API. For a detailed explanation

clients/google-api-services-displayvideo/v2/2.0.0/com/google/api/services/displayvideo/v2/model/SdfDownloadTaskMetadata.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.displayvideo.v2.model;
1818

1919
/**
20-
* Type for the metadata returned by [SdfDownloadTaskService.CreateSdfDownloadTask].
20+
* Type for the metadata returned by SdfDownloadTaskService.CreateSdfDownloadTask.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the Display & Video 360 API. For a detailed explanation

clients/google-api-services-displayvideo/v2/2.0.0/pom.xml

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

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-displayvideo</artifactId>
11-
<version>v2-rev20250410-2.0.0</version>
12-
<name>Display &amp; Video 360 API v2-rev20250410-2.0.0</name>
11+
<version>v2-rev20250417-2.0.0</version>
12+
<name>Display &amp; Video 360 API v2-rev20250417-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-displayvideo/v2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-displayvideo</artifactId>
25-
<version>v2-rev20250410-2.0.0</version>
25+
<version>v2-rev20250417-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20250410-2.0.0'
38+
implementation 'com.google.apis:google-api-services-displayvideo:v2-rev20250417-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)