performanceGoalPercentageMicros property
The decimal representation of the goal percentage in micros.
Applicable when performance_goal_type is one of: *
PERFORMANCE_GOAL_TYPE_CTR
* PERFORMANCE_GOAL_TYPE_VIEWABILITY
*
PERFORMANCE_GOAL_TYPE_CLICK_CVR
* PERFORMANCE_GOAL_TYPE_IMPRESSION_CVR
PERFORMANCE_GOAL_TYPE_VTR
*PERFORMANCE_GOAL_TYPE_AUDIO_COMPLETION_RATE
*PERFORMANCE_GOAL_TYPE_VIDEO_COMPLETION_RATE
For example, 70000 represents 7% (decimal 0.07).
Implementation
core.String? performanceGoalPercentageMicros;