Web Service: DaiEncodingProfileService
Port DaiEncodingProfileServiceInterfacePort Port typeSource code
- createDaiEncodingProfilesDetailSource code
- getDaiEncodingProfilesByStatementDetailSource code
- performDaiEncodingProfileActionDetailSource code
- updateDaiEncodingProfilesDetailSource code
Operations
- createDaiEncodingProfilesDescription:Creates new {@link DaiEncodingProfile} objects.Operation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:createDaiEncodingProfilesRequest (wsdlsoap:header, use = literal, part = RequestHeader)Source codeparameters type createDaiEncodingProfilesCreates new {@link DaiEncodingProfile} objects.
- daiEncodingProfiles - optional, unbounded; type DaiEncodingProfileA {@link DaiEncodingProfile} contains data about a publisher's encoding profiles. Ad Manager Dynamic Ad Insertion (DAI) uses the profile information about the content to select an appropriate ad transcode to play for the particular video.
- id - optional; type longThe unique ID of the {@link DaiEncodingProfile}. This value is read-only and is assigned by Google.
- name - optional; type stringThe name of the {@link DaiEncodingProfile}. This value is required to create an encoding profile and may be at most 64 characters. The name field can contain alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
- status - optional; type DaiEncodingProfileStatus - type string with restriction - enum { 'ACTIVE', 'ARCHIVED', 'UNKNOWN' }The status of this {@link DaiEncodingProfile}.
DAI encoding profiles are created in the {@link DaiEncodingProfileStatus#ACTIVE} state. The status can only be modified through the {@link DaiEncodingProfileService#performDaiEncodingProfileAction} method.
Only active profiles will be allowed to be associated with live streams.
- variantType - optional; type VariantType - type string with restriction - enum { 'MEDIA', 'IFRAME', 'SUBTITLES', 'UNKNOWN' }The variant playlist type that this {@link DaiEncodingProfile} represents.
- containerType - optional; type ContainerType - type string with restriction - enum { 'TS', 'FMP4', 'HLS_AUDIO', 'UNKNOWN' }The digital container type of the underlying media. This is required for {@code MEDIA} and {@code IFRAME} variant types.
- videoSettings - optional; type VideoSettingsInformation about the video media, if present. This field will only be set if the media contains video, or is an {@code IFRAME} variant type.Information about the video settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the video, in bits per second. This value must be between 32kbps and 250 Mbps.
- framesPerSecond - optional; type doubleThe frames per second of the video. This value will be truncated to three decimal places.
- resolution - optional; type SizeRepresents the dimensions of an {@link AdUnit}, {@link LineItem} or {@link Creative}.
For interstitial size (out-of-page), native, ignored and fluid size, {@link Size} must be 1x1.
- width - optional; type intThe width of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- height - optional; type intThe height of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- isAspectRatio - optional; type booleanWhether this size represents an aspect ratio.
The resolution of the video, in pixels. - width - optional; type int
- codec - optional; type string
- audioSettings - optional; type AudioSettingsInformation about the audio settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps.
- channels - optional; type longThe number of audio channels, including low frequency channels. This value has a maximum of 8.
- sampleRateHertz - optional; type longThe audio sample rate in hertz. Must be between 44kHz and 100kHz.
Information about the audio media, if present. This field will only be set if the media contains audio. Only {@code MEDIA} and {@code IFRAME} variant types can set audio. - codec - optional; type string
- id - optional; type long
Output:createDaiEncodingProfilesResponse (wsdlsoap:header, use = literal, part = ResponseHeader)Source codeparameters type createDaiEncodingProfilesResponse- rval - optional, unbounded; type DaiEncodingProfileA {@link DaiEncodingProfile} contains data about a publisher's encoding profiles. Ad Manager Dynamic Ad Insertion (DAI) uses the profile information about the content to select an appropriate ad transcode to play for the particular video.
- id - optional; type longThe unique ID of the {@link DaiEncodingProfile}. This value is read-only and is assigned by Google.
- name - optional; type stringThe name of the {@link DaiEncodingProfile}. This value is required to create an encoding profile and may be at most 64 characters. The name field can contain alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
- status - optional; type DaiEncodingProfileStatus - type string with restriction - enum { 'ACTIVE', 'ARCHIVED', 'UNKNOWN' }The status of this {@link DaiEncodingProfile}.
DAI encoding profiles are created in the {@link DaiEncodingProfileStatus#ACTIVE} state. The status can only be modified through the {@link DaiEncodingProfileService#performDaiEncodingProfileAction} method.
Only active profiles will be allowed to be associated with live streams.
- variantType - optional; type VariantType - type string with restriction - enum { 'MEDIA', 'IFRAME', 'SUBTITLES', 'UNKNOWN' }The variant playlist type that this {@link DaiEncodingProfile} represents.
- containerType - optional; type ContainerType - type string with restriction - enum { 'TS', 'FMP4', 'HLS_AUDIO', 'UNKNOWN' }The digital container type of the underlying media. This is required for {@code MEDIA} and {@code IFRAME} variant types.
- videoSettings - optional; type VideoSettingsInformation about the video media, if present. This field will only be set if the media contains video, or is an {@code IFRAME} variant type.Information about the video settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the video, in bits per second. This value must be between 32kbps and 250 Mbps.
- framesPerSecond - optional; type doubleThe frames per second of the video. This value will be truncated to three decimal places.
- resolution - optional; type SizeRepresents the dimensions of an {@link AdUnit}, {@link LineItem} or {@link Creative}.
For interstitial size (out-of-page), native, ignored and fluid size, {@link Size} must be 1x1.
- width - optional; type intThe width of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- height - optional; type intThe height of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- isAspectRatio - optional; type booleanWhether this size represents an aspect ratio.
The resolution of the video, in pixels. - width - optional; type int
- codec - optional; type string
- audioSettings - optional; type AudioSettingsInformation about the audio settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps.
- channels - optional; type longThe number of audio channels, including low frequency channels. This value has a maximum of 8.
- sampleRateHertz - optional; type longThe audio sample rate in hertz. Must be between 44kHz and 100kHz.
Information about the audio media, if present. This field will only be set if the media contains audio. Only {@code MEDIA} and {@code IFRAME} variant types can set audio. - codec - optional; type string
- id - optional; type long
Fault:ApiException (wsdlsoap:fault, use = literal)Source codeApiException type ApiExceptionFaultException class for holding a list of service errors.Base class for exceptions.- message - optional; type stringError message.
- errors - optional, unbounded; type ApiErrorThe API error base class that provides details about an error that occurred while processing a service request.
The OGNL field path is provided for parsers to identify the request data element that may have caused the error.
- fieldPath - optional; type stringThe OGNL field path to identify cause of error.
- fieldPathElements - optional, unbounded; type FieldPathElementA parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}.A segment of a field path. Each dot in a field path defines a new segment.
- field - optional; type stringThe name of a field in lower camelcase. (e.g. "biddingStrategy")
- index - optional; type intFor list fields, this is a 0-indexed position in the list. Null for non-list fields.
- field - optional; type string
- trigger - optional; type stringThe data that caused the error.
- errorString - optional; type stringA simple string representation of the error and reason.
List of errors. - fieldPath - optional; type string
A fault element of type ApiException. - daiEncodingProfiles - optional, unbounded; type DaiEncodingProfile
- getDaiEncodingProfilesByStatementDescription:Gets a {@link DaiEncodingProfilePage} of {@link DaiEncodingProfile} objects that satisfy the given {@link Statement#query}. The following fields are supported for filtering:
PQL Property Object Property {@code id} {@link DaiEncodingProfile#id} {@code status} {@link DaiEncodingProfile#status} {@code name} {@link DaiEncodingProfile#name} Operation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:getDaiEncodingProfilesByStatementRequest (wsdlsoap:header, use = literal, part = RequestHeader)Source codeparameters type getDaiEncodingProfilesByStatementGets a {@link DaiEncodingProfilePage} of {@link DaiEncodingProfile} objects that satisfy the given {@link Statement#query}. The following fields are supported for filtering:PQL Property Object Property {@code id} {@link DaiEncodingProfile#id} {@code status} {@link DaiEncodingProfile#status} {@code name} {@link DaiEncodingProfile#name} - filterStatement - optional; type StatementCaptures the {@code WHERE}, {@code ORDER BY} and {@code LIMIT} clauses of a PQL query. Statements are typically used to retrieve objects of a predefined domain type, which makes SELECT clause unnecessary.
An example query text might be {@code "WHERE status = 'ACTIVE' ORDER BY id LIMIT 30"}.
Statements support bind variables. These are substitutes for literals and can be thought of as input parameters to a PQL query.
An example of such a query might be {@code "WHERE id = :idValue"}.
Statements also support use of the LIKE keyword. This provides wildcard string matching.
An example of such a query might be {@code "WHERE name LIKE '%searchString%'"}.
The value for the variable idValue must then be set with an object of type {@link Value}, e.g., {@link NumberValue}, {@link TextValue} or {@link BooleanValue}.- query - optional; type stringHolds the query in PQL syntax. The syntax is:
[WHERE{[AND | OR] ...}]
[ORDER BY[ASC | DESC]]
[LIMIT {[,] } | { OFFSET }]
:={< | <= | > | >= | = | != }
:={< | <= | > | >= | = | != }
:= IN
:= IS NULL
:= LIKE
:= :
- values - optional, unbounded; type String_ValueMapEntryHolds keys and values for bind variables and their values. The key is the name of the bind variable. The value is the literal value of the variable.
In the example {@code "WHERE status = :bindStatus ORDER BY id LIMIT 30"}, the bind variable, represented by {@code :bindStatus} is named {@code bindStatus}, which would also be the parameter map key. The bind variable's value would be represented by a parameter map value of type {@link TextValue}. The final result, for example, would be an entry of {@code "bindStatus" => StringParam("ACTIVE")}.
This represents an entry in a map with a key of type String and value of type Value.- key - optional; type string
- value - optional; type Value{@code Value} represents a value.
- query - optional; type string
Output:getDaiEncodingProfilesByStatementResponse (wsdlsoap:header, use = literal, part = ResponseHeader)Source codeparameters type getDaiEncodingProfilesByStatementResponse- rval - optional; type DaiEncodingProfilePageCaptures a page of {@link DaiEncodingProfile} objects.
- totalResultSetSize - optional; type intThe size of the total result set to which this page belongs.
- startIndex - optional; type intThe absolute index in the total result set on which this page begins.
- results - optional, unbounded; type DaiEncodingProfileA {@link DaiEncodingProfile} contains data about a publisher's encoding profiles. Ad Manager Dynamic Ad Insertion (DAI) uses the profile information about the content to select an appropriate ad transcode to play for the particular video.
- id - optional; type longThe unique ID of the {@link DaiEncodingProfile}. This value is read-only and is assigned by Google.
- name - optional; type stringThe name of the {@link DaiEncodingProfile}. This value is required to create an encoding profile and may be at most 64 characters. The name field can contain alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
- status - optional; type DaiEncodingProfileStatus - type string with restriction - enum { 'ACTIVE', 'ARCHIVED', 'UNKNOWN' }The status of this {@link DaiEncodingProfile}.
DAI encoding profiles are created in the {@link DaiEncodingProfileStatus#ACTIVE} state. The status can only be modified through the {@link DaiEncodingProfileService#performDaiEncodingProfileAction} method.
Only active profiles will be allowed to be associated with live streams.
- variantType - optional; type VariantType - type string with restriction - enum { 'MEDIA', 'IFRAME', 'SUBTITLES', 'UNKNOWN' }The variant playlist type that this {@link DaiEncodingProfile} represents.
- containerType - optional; type ContainerType - type string with restriction - enum { 'TS', 'FMP4', 'HLS_AUDIO', 'UNKNOWN' }The digital container type of the underlying media. This is required for {@code MEDIA} and {@code IFRAME} variant types.
- videoSettings - optional; type VideoSettingsInformation about the video media, if present. This field will only be set if the media contains video, or is an {@code IFRAME} variant type.Information about the video settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the video, in bits per second. This value must be between 32kbps and 250 Mbps.
- framesPerSecond - optional; type doubleThe frames per second of the video. This value will be truncated to three decimal places.
- resolution - optional; type SizeRepresents the dimensions of an {@link AdUnit}, {@link LineItem} or {@link Creative}.
For interstitial size (out-of-page), native, ignored and fluid size, {@link Size} must be 1x1.
- width - optional; type intThe width of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- height - optional; type intThe height of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- isAspectRatio - optional; type booleanWhether this size represents an aspect ratio.
The resolution of the video, in pixels. - width - optional; type int
- codec - optional; type string
- audioSettings - optional; type AudioSettingsInformation about the audio settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps.
- channels - optional; type longThe number of audio channels, including low frequency channels. This value has a maximum of 8.
- sampleRateHertz - optional; type longThe audio sample rate in hertz. Must be between 44kHz and 100kHz.
Information about the audio media, if present. This field will only be set if the media contains audio. Only {@code MEDIA} and {@code IFRAME} variant types can set audio. - codec - optional; type string
The collection of profiles contained within this page. - id - optional; type long
- totalResultSetSize - optional; type int
Fault:ApiException (wsdlsoap:fault, use = literal)Source codeApiException type ApiExceptionFaultException class for holding a list of service errors.Base class for exceptions.- message - optional; type stringError message.
- errors - optional, unbounded; type ApiErrorThe API error base class that provides details about an error that occurred while processing a service request.
The OGNL field path is provided for parsers to identify the request data element that may have caused the error.
- fieldPath - optional; type stringThe OGNL field path to identify cause of error.
- fieldPathElements - optional, unbounded; type FieldPathElementA parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}.A segment of a field path. Each dot in a field path defines a new segment.
- field - optional; type stringThe name of a field in lower camelcase. (e.g. "biddingStrategy")
- index - optional; type intFor list fields, this is a 0-indexed position in the list. Null for non-list fields.
- field - optional; type string
- trigger - optional; type stringThe data that caused the error.
- errorString - optional; type stringA simple string representation of the error and reason.
List of errors. - fieldPath - optional; type string
A fault element of type ApiException. - filterStatement - optional; type Statement
- performDaiEncodingProfileActionDescription:Performs actions on {@link DaiEncodingProfile} objects that match the given {@link Statement#query}.Operation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:performDaiEncodingProfileActionRequest (wsdlsoap:header, use = literal, part = RequestHeader)Source codeparameters type performDaiEncodingProfileActionPerforms actions on {@link DaiEncodingProfile} objects that match the given {@link Statement#query}.
- daiEncodingProfileAction - optional; type DaiEncodingProfileActionRepresents the actions that can be performed on {@link DaiEncodingProfile} objects.
- filterStatement - optional; type StatementCaptures the {@code WHERE}, {@code ORDER BY} and {@code LIMIT} clauses of a PQL query. Statements are typically used to retrieve objects of a predefined domain type, which makes SELECT clause unnecessary.
An example query text might be {@code "WHERE status = 'ACTIVE' ORDER BY id LIMIT 30"}.
Statements support bind variables. These are substitutes for literals and can be thought of as input parameters to a PQL query.
An example of such a query might be {@code "WHERE id = :idValue"}.
Statements also support use of the LIKE keyword. This provides wildcard string matching.
An example of such a query might be {@code "WHERE name LIKE '%searchString%'"}.
The value for the variable idValue must then be set with an object of type {@link Value}, e.g., {@link NumberValue}, {@link TextValue} or {@link BooleanValue}.- query - optional; type stringHolds the query in PQL syntax. The syntax is:
[WHERE{[AND | OR] ...}]
[ORDER BY[ASC | DESC]]
[LIMIT {[,] } | { OFFSET }]
:={< | <= | > | >= | = | != }
:={< | <= | > | >= | = | != }
:= IN
:= IS NULL
:= LIKE
:= :
- values - optional, unbounded; type String_ValueMapEntryHolds keys and values for bind variables and their values. The key is the name of the bind variable. The value is the literal value of the variable.
In the example {@code "WHERE status = :bindStatus ORDER BY id LIMIT 30"}, the bind variable, represented by {@code :bindStatus} is named {@code bindStatus}, which would also be the parameter map key. The bind variable's value would be represented by a parameter map value of type {@link TextValue}. The final result, for example, would be an entry of {@code "bindStatus" => StringParam("ACTIVE")}.
This represents an entry in a map with a key of type String and value of type Value.- key - optional; type string
- value - optional; type Value{@code Value} represents a value.
- query - optional; type string
Output:performDaiEncodingProfileActionResponse (wsdlsoap:header, use = literal, part = ResponseHeader)Source codeparameters type performDaiEncodingProfileActionResponse- rval - optional; type UpdateResultRepresents the result of performing an action on objects.
- numChanges - optional; type intThe number of objects that were changed as a result of performing the action.
- numChanges - optional; type int
Fault:ApiException (wsdlsoap:fault, use = literal)Source codeApiException type ApiExceptionFaultException class for holding a list of service errors.Base class for exceptions.- message - optional; type stringError message.
- errors - optional, unbounded; type ApiErrorThe API error base class that provides details about an error that occurred while processing a service request.
The OGNL field path is provided for parsers to identify the request data element that may have caused the error.
- fieldPath - optional; type stringThe OGNL field path to identify cause of error.
- fieldPathElements - optional, unbounded; type FieldPathElementA parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}.A segment of a field path. Each dot in a field path defines a new segment.
- field - optional; type stringThe name of a field in lower camelcase. (e.g. "biddingStrategy")
- index - optional; type intFor list fields, this is a 0-indexed position in the list. Null for non-list fields.
- field - optional; type string
- trigger - optional; type stringThe data that caused the error.
- errorString - optional; type stringA simple string representation of the error and reason.
List of errors. - fieldPath - optional; type string
A fault element of type ApiException. - daiEncodingProfileAction - optional; type DaiEncodingProfileAction
- updateDaiEncodingProfilesDescription:Updates the specified {@link DaiEncodingProfile} objects.Operation type:Request-response. The endpoint receives a message, and sends a correlated message.Input:updateDaiEncodingProfilesRequest (wsdlsoap:header, use = literal, part = RequestHeader)Source codeparameters type updateDaiEncodingProfilesUpdates the specified {@link DaiEncodingProfile} objects.
- daiEncodingProfiles - optional, unbounded; type DaiEncodingProfileA {@link DaiEncodingProfile} contains data about a publisher's encoding profiles. Ad Manager Dynamic Ad Insertion (DAI) uses the profile information about the content to select an appropriate ad transcode to play for the particular video.
- id - optional; type longThe unique ID of the {@link DaiEncodingProfile}. This value is read-only and is assigned by Google.
- name - optional; type stringThe name of the {@link DaiEncodingProfile}. This value is required to create an encoding profile and may be at most 64 characters. The name field can contain alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
- status - optional; type DaiEncodingProfileStatus - type string with restriction - enum { 'ACTIVE', 'ARCHIVED', 'UNKNOWN' }The status of this {@link DaiEncodingProfile}.
DAI encoding profiles are created in the {@link DaiEncodingProfileStatus#ACTIVE} state. The status can only be modified through the {@link DaiEncodingProfileService#performDaiEncodingProfileAction} method.
Only active profiles will be allowed to be associated with live streams.
- variantType - optional; type VariantType - type string with restriction - enum { 'MEDIA', 'IFRAME', 'SUBTITLES', 'UNKNOWN' }The variant playlist type that this {@link DaiEncodingProfile} represents.
- containerType - optional; type ContainerType - type string with restriction - enum { 'TS', 'FMP4', 'HLS_AUDIO', 'UNKNOWN' }The digital container type of the underlying media. This is required for {@code MEDIA} and {@code IFRAME} variant types.
- videoSettings - optional; type VideoSettingsInformation about the video media, if present. This field will only be set if the media contains video, or is an {@code IFRAME} variant type.Information about the video settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the video, in bits per second. This value must be between 32kbps and 250 Mbps.
- framesPerSecond - optional; type doubleThe frames per second of the video. This value will be truncated to three decimal places.
- resolution - optional; type SizeRepresents the dimensions of an {@link AdUnit}, {@link LineItem} or {@link Creative}.
For interstitial size (out-of-page), native, ignored and fluid size, {@link Size} must be 1x1.
- width - optional; type intThe width of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- height - optional; type intThe height of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- isAspectRatio - optional; type booleanWhether this size represents an aspect ratio.
The resolution of the video, in pixels. - width - optional; type int
- codec - optional; type string
- audioSettings - optional; type AudioSettingsInformation about the audio settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps.
- channels - optional; type longThe number of audio channels, including low frequency channels. This value has a maximum of 8.
- sampleRateHertz - optional; type longThe audio sample rate in hertz. Must be between 44kHz and 100kHz.
Information about the audio media, if present. This field will only be set if the media contains audio. Only {@code MEDIA} and {@code IFRAME} variant types can set audio. - codec - optional; type string
- id - optional; type long
Output:updateDaiEncodingProfilesResponse (wsdlsoap:header, use = literal, part = ResponseHeader)Source codeparameters type updateDaiEncodingProfilesResponse- rval - optional, unbounded; type DaiEncodingProfileA {@link DaiEncodingProfile} contains data about a publisher's encoding profiles. Ad Manager Dynamic Ad Insertion (DAI) uses the profile information about the content to select an appropriate ad transcode to play for the particular video.
- id - optional; type longThe unique ID of the {@link DaiEncodingProfile}. This value is read-only and is assigned by Google.
- name - optional; type stringThe name of the {@link DaiEncodingProfile}. This value is required to create an encoding profile and may be at most 64 characters. The name field can contain alphanumeric characters and symbols other than the following: ", ', =, !, +, #, *, ~, ;, ^, (, ), <, >, [, ], the white space character.
- status - optional; type DaiEncodingProfileStatus - type string with restriction - enum { 'ACTIVE', 'ARCHIVED', 'UNKNOWN' }The status of this {@link DaiEncodingProfile}.
DAI encoding profiles are created in the {@link DaiEncodingProfileStatus#ACTIVE} state. The status can only be modified through the {@link DaiEncodingProfileService#performDaiEncodingProfileAction} method.
Only active profiles will be allowed to be associated with live streams.
- variantType - optional; type VariantType - type string with restriction - enum { 'MEDIA', 'IFRAME', 'SUBTITLES', 'UNKNOWN' }The variant playlist type that this {@link DaiEncodingProfile} represents.
- containerType - optional; type ContainerType - type string with restriction - enum { 'TS', 'FMP4', 'HLS_AUDIO', 'UNKNOWN' }The digital container type of the underlying media. This is required for {@code MEDIA} and {@code IFRAME} variant types.
- videoSettings - optional; type VideoSettingsInformation about the video media, if present. This field will only be set if the media contains video, or is an {@code IFRAME} variant type.Information about the video settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the video, in bits per second. This value must be between 32kbps and 250 Mbps.
- framesPerSecond - optional; type doubleThe frames per second of the video. This value will be truncated to three decimal places.
- resolution - optional; type SizeRepresents the dimensions of an {@link AdUnit}, {@link LineItem} or {@link Creative}.
For interstitial size (out-of-page), native, ignored and fluid size, {@link Size} must be 1x1.
- width - optional; type intThe width of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- height - optional; type intThe height of the {@link AdUnit}, {@link LineItem} or {@link Creative}.
- isAspectRatio - optional; type booleanWhether this size represents an aspect ratio.
The resolution of the video, in pixels. - width - optional; type int
- codec - optional; type string
- audioSettings - optional; type AudioSettingsInformation about the audio settings of an encoding profile.
- codec - optional; type stringThe RFC6381 codec string of the audio.
- bitrate - optional; type longThe bitrate of the audio, in bits per second. Required. This value must be between 8kbps and 250 Mbps.
- channels - optional; type longThe number of audio channels, including low frequency channels. This value has a maximum of 8.
- sampleRateHertz - optional; type longThe audio sample rate in hertz. Must be between 44kHz and 100kHz.
Information about the audio media, if present. This field will only be set if the media contains audio. Only {@code MEDIA} and {@code IFRAME} variant types can set audio. - codec - optional; type string
- id - optional; type long
Fault:ApiException (wsdlsoap:fault, use = literal)Source codeApiException type ApiExceptionFaultException class for holding a list of service errors.Base class for exceptions.- message - optional; type stringError message.
- errors - optional, unbounded; type ApiErrorThe API error base class that provides details about an error that occurred while processing a service request.
The OGNL field path is provided for parsers to identify the request data element that may have caused the error.
- fieldPath - optional; type stringThe OGNL field path to identify cause of error.
- fieldPathElements - optional, unbounded; type FieldPathElementA parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}.A segment of a field path. Each dot in a field path defines a new segment.
- field - optional; type stringThe name of a field in lower camelcase. (e.g. "biddingStrategy")
- index - optional; type intFor list fields, this is a 0-indexed position in the list. Null for non-list fields.
- field - optional; type string
- trigger - optional; type stringThe data that caused the error.
- errorString - optional; type stringA simple string representation of the error and reason.
List of errors. - fieldPath - optional; type string
A fault element of type ApiException. - daiEncodingProfiles - optional, unbounded; type DaiEncodingProfile
Port type DaiEncodingProfileServiceInterfaceSource code
WSDL source code
About wsdl-viewer.xsl
Author: tomi vanek
Download athttp://tomi.vanek.sk/xml/wsdl-viewer.xsl.
The transformation was inspired by the article
Uche Ogbuji: WSDL processing with XSLT