google_api_surveys v0.2.0 API Reference

Modules

API calls for all endpoints tagged Results.

API calls for all endpoints tagged Surveys.

Handle Tesla connections for GoogleApi.Surveys.V2.

Helper functions for deserializing responses into models.

Attributes

  • fields ([FieldMask]): Defaults to: null.
  • id (integer()): Defaults to: null.

Attributes

  • resultPerPage (integer()): Defaults to: null.
  • startIndex (integer()): Defaults to: null.
  • totalResults (integer()): Defaults to: null.

Attributes

  • resultMask (ResultsMask): Defaults to: null.

Attributes

  • fields ([FieldMask]): Defaults to: null.
  • projection (String.t): Defaults to: null.

Representation of an individual survey object.

Specifications for the target audience of a survey run through the API.

Message defining the cost to run a given survey through API.

Message defining the question specifications.

Container object for image data and alt_text.

Message representing why the survey was rejected from review, if it was.

Reference to the current results for a given survey.

Attributes

  • requestId (String.t): Unique request ID used for logging and debugging. Please include in any error reporting or troubleshooting requests. Defaults to: null.

Attributes

  • pageInfo (PageInfo): Defaults to: null.
  • requestId (String.t): Unique request ID used for logging and debugging. Please include in any error reporting or troubleshooting requests. Defaults to: null.
  • resources ([Survey]): An individual survey resource. Defaults to: null.
  • tokenPagination (TokenPagination): Defaults to: null.

Attributes

  • maxCostPerResponseNanos (String.t): Deprecated Threshold to start a survey automatically if the quoted prices is less than or equal to this value. See Survey.Cost for more details. This will no longer be available after June 2018. Defaults to: null.

Attributes

  • requestId (String.t): Unique request ID used for logging and debugging. Please include in any error reporting or troubleshooting requests. Defaults to: null.

Attributes

  • requestId (String.t): Unique request ID used for logging and debugging. Please include in any error reporting or troubleshooting requests. Defaults to: null.

Attributes

  • nextPageToken (String.t): Defaults to: null.
  • previousPageToken (String.t): Defaults to: null.

Helper functions for building Tesla requests.