Ads API .NET library
|
A URL that expires at a particular time. More...
Classes | |
class | Fields |
List of all supported fields for the TemporaryUrl class. More... | |
class | FilterableFields |
List of all supported filterable fields for the TemporaryUrl class. More... | |
class | SelectableFields |
List of all supported selectable fields for the TemporaryUrl class. More... | |
Properties | |
string | url [get, set] |
The URL. This field is read only and will be ignored when sent to the API. More... | |
string | expiration [get, set] |
When the URL expires, in account time. This field is read only and will be ignored when sent to the API. More... | |
A URL that expires at a particular time.
|
getset |
When the URL expires, in account time. This field is read only and will be ignored when sent to the API.
|
getset |
The URL. This field is read only and will be ignored when sent to the API.
Referenced by Google.Api.Ads.AdWords.Examples.CSharp.v201809.AddKeywordsUsingIncrementalBatchJob.Run().