Module: Google::Apis::SurveysV2

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

Overview

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: FieldMask, PageInfo, ResultsGetRequest, ResultsMask, Survey, SurveyAudience, SurveyCost, SurveyQuestion, SurveyQuestionImage, SurveyRejection, SurveyResults, SurveysDeleteResponse, SurveysListResponse, SurveysService, SurveysStartRequest, SurveysStartResponse, SurveysStopResponse, TokenPagination

Constant Summary collapse

VERSION =
'V2'
REVISION =
'20180508'
AUTH_SURVEYS =

View and manage your surveys and results

'https://www.googleapis.com/auth/surveys'
AUTH_SURVEYS_READONLY =

View your surveys and survey results

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

View your email address

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