Last data update: 2014.03.03

R: This function will parse the json response and checks if the...
ParseDataFeedJSONR Documentation

This function will parse the json response and checks if the reponse is contains an error, if found it will promt user with the related error message.

Description

This function will parse the json response and checks if the reponse is contains an error, if found it will promt user with the related error message.

Usage

ParseDataFeedJSON(GA.Data)

Arguments

GA.Data

The json reponse returned by the Google analytics Data feed API.

Value

GA.list.param GA.list.param list object obtained from this json argument GA.Data.

Results