google_api_partners v0.1.0 GoogleApi.Partners.V2.Model.Analytics View Source

Analytics data for a `Company` within a single day.

Attributes

  • contacts (AnalyticsDataPoint): Instances of users contacting the `Company` on the specified date. Defaults to: null.
  • eventDate (DateTime): Date on which these events occurred. Defaults to: null.
  • profileViews (AnalyticsDataPoint): Instances of users viewing the `Company` profile on the specified date. Defaults to: null.
  • searchViews (AnalyticsDataPoint): Instances of users seeing the `Company` in Google Partners Search results on the specified date. Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this section Functions

Link to this function decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.