phoneCallDurationSeconds property

String? phoneCallDurationSeconds
getter/setter pair

The phone call duration in seconds after which a conversion should be reported for this conversion action.

The value must be between 0 and 10000, inclusive.

Implementation

core.String? phoneCallDurationSeconds;