Ads API .NET library
|
A custom parameter of date type. Supported date formats are listed as follows: More...
Classes | |
class | Fields |
List of all supported fields for the DateKey class. More... | |
class | FilterableFields |
List of all supported filterable fields for the DateKey class. More... | |
class | SelectableFields |
List of all supported selectable fields for the DateKey class. More... | |
Properties | |
string | name [get, set] |
A name must begin with US-ascii letters or underscore or UTF8 code that is greater than 127 and consist of US-ascii letters or digits or underscore or UTF8 code that is greater than 127. This is checked by the regular expression '^[a-zA-Z_?-?][a-zA-Z0-9_?-?]*$'. This field is required and should not be More... | |
A custom parameter of date type. Supported date formats are listed as follows:
If time zone information is not present in the value, it is assumed to be PST. If time value is not specified, it defaults to midnight of the day.
|
getset |
A name must begin with US-ascii letters or underscore or UTF8 code that is greater than 127 and consist of US-ascii letters or digits or underscore or UTF8 code that is greater than 127. This is checked by the regular expression '^[a-zA-Z_?-?][a-zA-Z0-9_?-?]*$'. This field is required and should not be
null
. This string must not be empty, (trimmed).