competitionIndex property

String? competitionIndex
getter/setter pair

The competition index for the query in the range [0, 100].

Shows how competitive ad placement is for a keyword. The level of competition from 0-100 is determined by the number of ad slots filled divided by the total number of ad slots available. If not enough data is available, null is returned.

Implementation

core.String? competitionIndex;