A
More...
|
| long | id [get, set] |
| | The unique ID of the DaiAuthenticationKey. This value is read-only and is assigned by Google. More...
|
| |
| bool | idSpecified [get, set] |
| |
| string | key [get, set] |
| | The value of the secure key. This value is read-only and is assigned by Google. More...
|
| |
| DateTime | creationDateTime [get, set] |
| | The date and time this DaiAuthenticationKey was created. This value is read-only and is assigned by Google. More...
|
| |
| DaiAuthenticationKeyStatus | status [get, set] |
| | The status of this DaiAuthenticationKey. This value is read-only and is assigned by Google. More...
|
| |
| bool | statusSpecified [get, set] |
| |
| string | name [get, set] |
| | The name for this DaiAuthenticationKey. More...
|
| |
| DaiAuthenticationKeyType | keyType [get, set] |
| | The type of this key, which determines how it should be used on stream create requests. More...
|
| |
| bool | keyTypeSpecified [get, set] |
| |
A
DaiAuthenticationKey is used to authenticate stream requests to the IMA SDK API.
| DateTime Google.Api.Ads.AdManager.v202508.DaiAuthenticationKey.creationDateTime |
|
getset |
| long Google.Api.Ads.AdManager.v202508.DaiAuthenticationKey.id |
|
getset |
| bool Google.Api.Ads.AdManager.v202508.DaiAuthenticationKey.idSpecified |
|
getset |
true, if a value is specified for id, false otherwise.
| string Google.Api.Ads.AdManager.v202508.DaiAuthenticationKey.key |
|
getset |
The value of the secure key. This value is read-only and is assigned by Google.
The type of this key, which determines how it should be used on stream create requests.
| bool Google.Api.Ads.AdManager.v202508.DaiAuthenticationKey.keyTypeSpecified |
|
getset |
true, if a value is specified for keyType, false otherwise.
| string Google.Api.Ads.AdManager.v202508.DaiAuthenticationKey.name |
|
getset |
| bool Google.Api.Ads.AdManager.v202508.DaiAuthenticationKey.statusSpecified |
|
getset |
true, if a value is specified for status, false otherwise.
The documentation for this class was generated from the following file: