Module: Google::Apis::ConsumersurveysV2

Defined in:
generated/google/apis/consumersurveys_v2.rb,
generated/google/apis/consumersurveys_v2/classes.rb,
generated/google/apis/consumersurveys_v2/service.rb,
generated/google/apis/consumersurveys_v2/representations.rb

Overview

Consumer Surveys API

Creates and conducts surveys, lists the surveys that an authenticated user owns, and retrieves survey results and information about specified surveys.

Defined Under Namespace

Classes: ConsumerSurveysService, FieldMask, MobileAppPanel, MobileAppPanelsListResponse, PageInfo, ResultsGetRequest, ResultsMask, Survey, SurveyAudience, SurveyCost, SurveyQuestion, SurveyQuestionImage, SurveyRejection, SurveyResults, SurveysDeleteResponse, SurveysListResponse, SurveysStartRequest, SurveysStartResponse, SurveysStopResponse, TokenPagination

Constant Summary collapse

VERSION =
'V2'
REVISION =
'20170407'
AUTH_CONSUMERSURVEYS =

View and edit your surveys and results

'https://www.googleapis.com/auth/consumersurveys'
AUTH_CONSUMERSURVEYS_READONLY =

View the results for your surveys

'https://www.googleapis.com/auth/consumersurveys.readonly'
AUTH_USERINFO_EMAIL =

View your email address

'https://www.googleapis.com/auth/userinfo.email'