@maxim_mazurok/gapi.client.displayvideo-v3 0.0.20250424 → 0.0.20250501
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +11 -11
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
// This file was generated by https://github.com/Maxim-Mazurok/google-api-typings-generator. Please do not edit it manually.
|
|
10
10
|
// In case of any problems please post issue to https://github.com/Maxim-Mazurok/google-api-typings-generator
|
|
11
11
|
// Generated from: https://displayvideo.googleapis.com/$discovery/rest?version=v3
|
|
12
|
-
// Revision:
|
|
12
|
+
// Revision: 20250501
|
|
13
13
|
|
|
14
14
|
/// <reference types="gapi.client" />
|
|
15
15
|
|
|
@@ -217,11 +217,11 @@ declare namespace gapi.client {
|
|
|
217
217
|
ageRange?: string;
|
|
218
218
|
}
|
|
219
219
|
interface AlgorithmRules {
|
|
220
|
-
/** Attribution model for the algorithm. */
|
|
220
|
+
/** Attribution model for the algorithm. This field is only supported for allowlisted partners. */
|
|
221
221
|
attributionModelId?: string;
|
|
222
222
|
/** Rules for the impression signals. */
|
|
223
223
|
impressionSignalRuleset?: AlgorithmRulesRuleset;
|
|
224
|
-
/** Rules for the post-impression signals. */
|
|
224
|
+
/** Rules for the post-impression signals. This field is only supported for allowlisted partners. */
|
|
225
225
|
postImpressionSignalRuleset?: AlgorithmRulesRuleset;
|
|
226
226
|
}
|
|
227
227
|
interface AlgorithmRulesComparisonValue {
|
|
@@ -245,7 +245,7 @@ declare namespace gapi.client {
|
|
|
245
245
|
onScreenPositionValue?: string;
|
|
246
246
|
/** String value. */
|
|
247
247
|
stringValue?: string;
|
|
248
|
-
/** Video player size value. */
|
|
248
|
+
/** Video player size value. This field is only supported for allowlisted partners. */
|
|
249
249
|
videoPlayerSizeValue?: string;
|
|
250
250
|
}
|
|
251
251
|
interface AlgorithmRulesFloodlightActivityConversionSignal {
|
|
@@ -277,9 +277,9 @@ declare namespace gapi.client {
|
|
|
277
277
|
rules?: AlgorithmRulesRule[];
|
|
278
278
|
}
|
|
279
279
|
interface AlgorithmRulesSignal {
|
|
280
|
-
/** Signal based on active views. */
|
|
280
|
+
/** Signal based on active views. This field is only supported for allowlisted partners. */
|
|
281
281
|
activeViewSignal?: string;
|
|
282
|
-
/** Signal based on clicks. */
|
|
282
|
+
/** Signal based on clicks. This field is only supported for allowlisted partners. */
|
|
283
283
|
clickSignal?: string;
|
|
284
284
|
/** Signal based on impressions. */
|
|
285
285
|
impressionSignal?: string;
|
|
@@ -293,9 +293,9 @@ declare namespace gapi.client {
|
|
|
293
293
|
signal?: AlgorithmRulesSignal;
|
|
294
294
|
}
|
|
295
295
|
interface AlgorithmRulesSignalValue {
|
|
296
|
-
/** Signal based on active views. Only `TIME_ON_SCREEN` is supported. */
|
|
296
|
+
/** Signal based on active views. Only `TIME_ON_SCREEN` is supported. This field is only supported for allowlisted partners. */
|
|
297
297
|
activeViewSignal?: string;
|
|
298
|
-
/** Signal based on floodlight conversion events. */
|
|
298
|
+
/** Signal based on floodlight conversion events. This field is only supported for allowlisted partners. */
|
|
299
299
|
floodlightActivityConversionSignal?: AlgorithmRulesFloodlightActivityConversionSignal;
|
|
300
300
|
/** Value to use as result. */
|
|
301
301
|
number?: number;
|
|
@@ -6529,7 +6529,7 @@ declare namespace gapi.client {
|
|
|
6529
6529
|
prettyPrint?: boolean;
|
|
6530
6530
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
6531
6531
|
quotaUser?: string;
|
|
6532
|
-
/** Required. Identifies the type of this assigned targeting option. Supported targeting types: * `TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` * `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD` */
|
|
6532
|
+
/** Required. Identifies the type of this assigned targeting option. Supported targeting types: * `TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` * `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_CONTENT_THEME_EXCLUSION` */
|
|
6533
6533
|
targetingType: string;
|
|
6534
6534
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
6535
6535
|
upload_protocol?: string;
|
|
@@ -6566,7 +6566,7 @@ declare namespace gapi.client {
|
|
|
6566
6566
|
prettyPrint?: boolean;
|
|
6567
6567
|
/** Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. */
|
|
6568
6568
|
quotaUser?: string;
|
|
6569
|
-
/** Required. Identifies the type of assigned targeting options to list. Supported targeting types: * `TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` * `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD` */
|
|
6569
|
+
/** Required. Identifies the type of assigned targeting options to list. Supported targeting types: * `TARGETING_TYPE_CHANNEL` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_OMID` * `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_YOUTUBE_VIDEO` * `TARGETING_TYPE_YOUTUBE_CHANNEL` * `TARGETING_TYPE_KEYWORD` * `TARGETING_TYPE_CONTENT_THEME_EXCLUSION` */
|
|
6570
6570
|
targetingType: string;
|
|
6571
6571
|
/** Upload protocol for media (e.g. "raw", "multipart"). */
|
|
6572
6572
|
upload_protocol?: string;
|
|
@@ -6791,7 +6791,7 @@ declare namespace gapi.client {
|
|
|
6791
6791
|
key?: string;
|
|
6792
6792
|
/** OAuth 2.0 token for the current user. */
|
|
6793
6793
|
oauth_token?: string;
|
|
6794
|
-
/** Field by which to sort the list. Acceptable values are: * `
|
|
6794
|
+
/** Field by which to sort the list. Acceptable values are: * `advertiserId` (default) * `displayName` * `entityStatus` * `updateTime` The default sorting order is ascending. To specify descending order for a field, a suffix "desc" should be added to the field name. For example, `displayName desc`. */
|
|
6795
6795
|
orderBy?: string;
|
|
6796
6796
|
/** Requested page size. Must be between `1` and `200`. If unspecified will default to `100`. */
|
|
6797
6797
|
pageSize?: number;
|