totalHttpCallCount property

int? totalHttpCallCount
getter/setter pair

The total number of HTTP calls made by the creative, including but not limited to the number of calls in the top_http_call_domains.

Implementation

core.int? totalHttpCallCount;