/api/account/update_graph
July 16, 2009 10:44 AM
Updates various graph configuration options.
authentication is required
params:
authentication is required
params:
| return |
This value specifies how you would like the response sent back.
Possible Values:
|
| title | title of the graph |
| graph_type |
This defines how multi dataset graphs will be displayed. Note- this setting will not affect graphs with only one dataset.
Possible Values:
|
| graph_scale |
This defines how multi dataset graphs y-axis will be displayed. Note- this setting will not affect graphs with only one dataset.
Possible Values:
|
| snapshot |
This sets the graph as a 'snapshot'. That is, the graph will always maintain the start and and dates that you specify. if you are setting this, it is useful to also pass in start_date and end_date params.
Possible Values:
|
| time_scale |
The amount of time represented by this graph.
Possible Values:
|
| add_tags | tags to be added to this graph separated by spaces (spaces within tags should be represented by underscores). Pro users my use this to add to reports or projects (i.e: project:{projectName} report:{reportName}) |
| remove_tags | tags to be removed from this graph separated by spaces (spaces within tags should be represented by underscores). Pro users my use this to remove from reports or projects (i.e: project:{projectName} report:{reportName}) |
| access |
Possible Values:
|
| remove_dataset | ID of the dataset you would like to remove from this graph. Note - if a graph has only one dataset it can not be removed. |