Interface GoogleApiUrlShortenerUrlResourceAnalyticsObject

Index

Properties

Properties

public browsers: GoogleApiUrlShortenerUrlResourceAnalyticsArrayObject[]

Top browsers, e.g. "Chrome"; sorted by (descending) click counts. Only present if this data is available.

public countries: GoogleApiUrlShortenerUrlResourceAnalyticsArrayObject[]

Top countries (expressed as country codes), e.g. "US" or "DE"; sorted by (descending) click counts. Only present if this data is available.

public longUrlClicks: string

Number of clicks on all goo.gl short URLs pointing to this long URL.

public platforms: GoogleApiUrlShortenerUrlResourceAnalyticsArrayObject[]

Top platforms or OSes, e.g. "Windows"; sorted by (descending) click counts. Only present if this data is available.

public referrers: GoogleApiUrlShortenerUrlResourceAnalyticsArrayObject[]

Top referring hosts, e.g. "www.google.com"; sorted by (descending) click counts. Only present if this data is available.

public shortUrlClicks: string

Number of clicks on this short URL.