id | string | Filter ID. |
name | string | Name of this filter. |
includeDetails | object | JSON template for an Analytics filter expression. |
lowercaseDetails | object | Details for the filter of the type LOWER. |
searchAndReplaceDetails | object | Details for the filter of the type SEARCH_AND_REPLACE. |
selfLink | string | Link for this filter. |
created | string | Time this filter was created. |
type | string | Type of this filter. Possible values are INCLUDE, EXCLUDE, LOWERCASE, UPPERCASE, SEARCH_AND_REPLACE and ADVANCED. |
parentLink | object | Parent link for this filter. Points to the account to which this filter belongs. |
excludeDetails | object | JSON template for an Analytics filter expression. |
uppercaseDetails | object | Details for the filter of the type UPPER. |
accountId | string | Account ID to which this filter belongs. |
advancedDetails | object | Details for the filter of the type ADVANCED. |
updated | string | Time this filter was last modified. |
kind | string | Resource type for Analytics filter. |