cacheBustingType property
Code type used for cache busting in the generated tag.
Applicable only when floodlightActivityGroupType is COUNTER and countingMethod is STANDARD_COUNTING or UNIQUE_COUNTING. Possible string values are:
- "JAVASCRIPT"
- "ACTIVE_SERVER_PAGE"
- "JSP"
- "PHP"
- "COLD_FUSION"
Implementation
core.String? cacheBustingType;