|
GData JavaScript Client 2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--google.gdata.atom.Entry | +--google.gdata.Entry | +--google.gdata.analytics.ExperimentEntry
Entry element for experiment feed.
Defined in gdata.js
Field Summary | |
Object |
$analyticsAccountIdClass_
|
Object |
$autoPruneModeClass_
|
Object |
$controlScriptClass_
|
Object |
$conversionScriptClass_
|
Object |
$coverageClass_
|
Object |
$experimentIdClass_
|
Object |
$experimentNotesClass_
|
Object |
$experimentTypeClass_
|
Object |
$linksClass_
|
Object |
$numAbPageVariationsClass_
|
Object |
$numCombinationsClass_
|
Object |
$numSectionsClass_
|
Object |
$sourceExperimentIdClass_
|
Object |
$statusClass_
|
Object |
$trackingScriptClass_
|
Object |
$verificationComboClass_
|
Object |
$verificationComboCoverageClass_
|
Fields inherited from class google.gdata.Entry |
$controlClass_, $editedClass_
|
Fields inherited from class google.gdata.atom.Entry |
$authorsClass_, $categoriesClass_, $contentClass_, $contributorsClass_, $idClass_, $linksClass_, $publishedClass_, $rightsClass_, $summaryClass_, $titleClass_, $updatedClass_, author, category, content, contributor, id, link, published, rights, summary, title, updated, xmlns
|
Constructor Summary | |
google.gdata.analytics.ExperimentEntry(<Object> opt_params)
Constructs an experiment entry using an object parameter whose property names match the setter method to use for each property. |
Method Summary | |
google.gdata.analytics.GwoAnalyticsAccountId|undefined
|
getAnalyticsAccountId()
Returns the Analytics account ID. |
google.gdata.analytics.GwoAutoPruneMode|undefined
|
getAutoPruneMode()
Returns the auto-prune mode. |
google.gdata.analytics.GwoControlScript|undefined
|
getControlScript()
Returns the script to control the experiment. |
google.gdata.analytics.GwoConversionScript|undefined
|
getConversionScript()
Returns the script to record conversions. |
google.gdata.analytics.GwoCoverage|undefined
|
getCoverage()
Returns the percentage of traffic to send to the experiment. |
google.gdata.analytics.GwoExperimentId|undefined
|
getExperimentId()
Returns the experiment ID. |
google.gdata.analytics.GwoExperimentNotes|undefined
|
getExperimentNotes()
Returns the experiment's notes. |
google.gdata.analytics.GwoExperimentType|undefined
|
getExperimentType()
Returns the experiment type. |
google.gdata.analytics.GwoNumAbPageVariations|undefined
|
getNumAbPageVariations()
Returns the number of page variations in an A/B experiment. |
google.gdata.analytics.GwoNumCombinations|undefined
|
getNumCombinations()
Returns the number of combinations. |
google.gdata.analytics.GwoNumSections|undefined
|
getNumSections()
Returns the number of sections in a multivariate experiment. |
google.gdata.analytics.GwoSourceExperimentId|undefined
|
getSourceExperimentId()
Returns the experiment ID that identifies the source experiment. |
google.gdata.analytics.GwoStatus|undefined
|
getStatus()
Returns the experiment status. |
google.gdata.analytics.GwoTrackingScript|undefined
|
getTrackingScript()
Returns the script to track this experiment. |
google.gdata.analytics.GwoVerificationCombo|undefined
|
getVerificationCombo()
Returns the verification combination index. |
google.gdata.analytics.GwoVerificationComboCoverage|undefined
|
getVerificationComboCoverage()
Returns the percentage of traffic to send to the verify combo. |
void
|
setAnalyticsAccountId(<google.gdata.analytics.GwoAnalyticsAccountId|Object|undefined> analyticsAccountId)
Sets the Analytics account ID. |
void
|
setAutoPruneMode(<google.gdata.analytics.GwoAutoPruneMode|Object|undefined> autoPruneMode)
Sets the auto-prune mode. |
void
|
setControlScript(<google.gdata.analytics.GwoControlScript|Object|undefined> controlScript)
Sets the script to control the experiment. |
void
|
setConversionScript(<google.gdata.analytics.GwoConversionScript|Object|undefined> conversionScript)
Sets the script to record conversions. |
void
|
setCoverage(<google.gdata.analytics.GwoCoverage|Object|undefined> coverage)
Sets the percentage of traffic to send to the experiment. |
void
|
setExperimentId(<google.gdata.analytics.GwoExperimentId|Object|undefined> experimentId)
Sets the experiment ID. |
void
|
setExperimentNotes(<google.gdata.analytics.GwoExperimentNotes|Object|undefined> experimentNotes)
Sets the experiment's notes. |
void
|
setExperimentType(<google.gdata.analytics.GwoExperimentType|Object|undefined> experimentType)
Sets the experiment type. |
void
|
setNumAbPageVariations(<google.gdata.analytics.GwoNumAbPageVariations|Object|undefined> numAbPageVariations)
Sets the number of page variations in an A/B experiment. |
void
|
setNumCombinations(<google.gdata.analytics.GwoNumCombinations|Object|undefined> numCombinations)
Sets the number of combinations. |
void
|
setNumSections(<google.gdata.analytics.GwoNumSections|Object|undefined> numSections)
Sets the number of sections in a multivariate experiment. |
void
|
setSourceExperimentId(<google.gdata.analytics.GwoSourceExperimentId|Object|undefined> sourceExperimentId)
Sets the experiment ID that identifies the source experiment. |
void
|
setStatus(<google.gdata.analytics.GwoStatus|Object|undefined> status)
Sets the experiment status. |
void
|
setTrackingScript(<google.gdata.analytics.GwoTrackingScript|Object|undefined> trackingScript)
Sets the script to track this experiment. |
void
|
setVerificationCombo(<google.gdata.analytics.GwoVerificationCombo|Object|undefined> verificationCombo)
Sets the verification combination index. |
void
|
setVerificationComboCoverage(<google.gdata.analytics.GwoVerificationComboCoverage|Object|undefined> verificationComboCoverage)
Sets the percentage of traffic to send to the verify combo. |
Methods inherited from class google.gdata.Entry |
getControl, setControl, getEdited, setEdited, getEtag, setEtag, getKind, setKind, getEditLink, getSelfLink, getLink, getSelf, updateEntry, deleteEntry
|
Methods inherited from class google.gdata.atom.Entry |
getAuthors, setAuthors, addAuthor, getCategories, setCategories, addCategory, getContent, setContent, getContributors, setContributors, addContributor, getId, setId, getLinks, setLinks, addLink, getPublished, setPublished, getRights, setRights, getSummary, setSummary, getTitle, setTitle, getUpdated, setUpdated
|
Field Detail |
Object $analyticsAccountIdClass_
Object $autoPruneModeClass_
Object $controlScriptClass_
Object $conversionScriptClass_
Object $coverageClass_
Object $experimentIdClass_
Object $experimentNotesClass_
Object $experimentTypeClass_
Object $linksClass_
Object $numAbPageVariationsClass_
Object $numCombinationsClass_
Object $numSectionsClass_
Object $sourceExperimentIdClass_
Object $statusClass_
Object $trackingScriptClass_
Object $verificationComboClass_
Object $verificationComboCoverageClass_
Constructor Detail |
google.gdata.analytics.ExperimentEntry(<Object> opt_params)
opt_params
- Optional parameters, each of which is used as the sole parameter to the associated setter method: analyticsAccountId, autoPruneMode, controlScript, conversionScript, coverage, etag, experimentId, experimentNotes, experimentType, id, links, numAbPageVariations, numCombinations, numSections, sourceExperimentId, status, title, trackingScript, updated, verificationCombo, and verificationComboCoverage.
Method Detail |
google.gdata.analytics.GwoAnalyticsAccountId|undefined getAnalyticsAccountId()
google.gdata.analytics.GwoAutoPruneMode|undefined getAutoPruneMode()
google.gdata.analytics.GwoControlScript|undefined getControlScript()
google.gdata.analytics.GwoConversionScript|undefined getConversionScript()
google.gdata.analytics.GwoCoverage|undefined getCoverage()
google.gdata.analytics.GwoExperimentId|undefined getExperimentId()
google.gdata.analytics.GwoExperimentNotes|undefined getExperimentNotes()
google.gdata.analytics.GwoExperimentType|undefined getExperimentType()
google.gdata.analytics.GwoNumAbPageVariations|undefined getNumAbPageVariations()
google.gdata.analytics.GwoNumCombinations|undefined getNumCombinations()
google.gdata.analytics.GwoNumSections|undefined getNumSections()
google.gdata.analytics.GwoSourceExperimentId|undefined getSourceExperimentId()
google.gdata.analytics.GwoStatus|undefined getStatus()
google.gdata.analytics.GwoTrackingScript|undefined getTrackingScript()
google.gdata.analytics.GwoVerificationCombo|undefined getVerificationCombo()
google.gdata.analytics.GwoVerificationComboCoverage|undefined getVerificationComboCoverage()
void setAnalyticsAccountId(<google.gdata.analytics.GwoAnalyticsAccountId|Object|undefined> analyticsAccountId)
analyticsAccountId
- Analytics account ID, or object to use as a parameter to the google.gdata.analytics.GwoAnalyticsAccountId constructor, or undefined for none.
void setAutoPruneMode(<google.gdata.analytics.GwoAutoPruneMode|Object|undefined> autoPruneMode)
autoPruneMode
- Auto-prune mode, or object to use as a parameter to the google.gdata.analytics.GwoAutoPruneMode constructor, or undefined for none.
void setControlScript(<google.gdata.analytics.GwoControlScript|Object|undefined> controlScript)
controlScript
- Script to control the experiment, or object to use as a parameter to the google.gdata.analytics.GwoControlScript constructor, or undefined for none.
void setConversionScript(<google.gdata.analytics.GwoConversionScript|Object|undefined> conversionScript)
conversionScript
- Script to record conversions, or object to use as a parameter to the google.gdata.analytics.GwoConversionScript constructor, or undefined for none.
void setCoverage(<google.gdata.analytics.GwoCoverage|Object|undefined> coverage)
coverage
- Percentage of traffic to send to the experiment, or object to use as a parameter to the google.gdata.analytics.GwoCoverage constructor, or undefined for none.
void setExperimentId(<google.gdata.analytics.GwoExperimentId|Object|undefined> experimentId)
experimentId
- Experiment ID, or object to use as a parameter to the google.gdata.analytics.GwoExperimentId constructor, or undefined for none.
void setExperimentNotes(<google.gdata.analytics.GwoExperimentNotes|Object|undefined> experimentNotes)
experimentNotes
- Experiment's notes, or object to use as a parameter to the google.gdata.analytics.GwoExperimentNotes constructor, or undefined for none.
void setExperimentType(<google.gdata.analytics.GwoExperimentType|Object|undefined> experimentType)
experimentType
- Experiment type, or object to use as a parameter to the google.gdata.analytics.GwoExperimentType constructor, or undefined for none.
void setNumAbPageVariations(<google.gdata.analytics.GwoNumAbPageVariations|Object|undefined> numAbPageVariations)
numAbPageVariations
- Number of page variations in an A/B experiment, or object to use as a parameter to the google.gdata.analytics.GwoNumAbPageVariations constructor, or undefined for none.
void setNumCombinations(<google.gdata.analytics.GwoNumCombinations|Object|undefined> numCombinations)
numCombinations
- Number of combinations, or object to use as a parameter to the google.gdata.analytics.GwoNumCombinations constructor, or undefined for none.
void setNumSections(<google.gdata.analytics.GwoNumSections|Object|undefined> numSections)
numSections
- Number of sections in a multivariate experiment, or object to use as a parameter to the google.gdata.analytics.GwoNumSections constructor, or undefined for none.
void setSourceExperimentId(<google.gdata.analytics.GwoSourceExperimentId|Object|undefined> sourceExperimentId)
sourceExperimentId
- Experiment ID that identifies the source experiment, or object to use as a parameter to the google.gdata.analytics.GwoSourceExperimentId constructor, or undefined for none.
void setStatus(<google.gdata.analytics.GwoStatus|Object|undefined> status)
status
- Experiment status, or object to use as a parameter to the google.gdata.analytics.GwoStatus constructor, or undefined for none.
void setTrackingScript(<google.gdata.analytics.GwoTrackingScript|Object|undefined> trackingScript)
trackingScript
- Script to track this experiment, or object to use as a parameter to the google.gdata.analytics.GwoTrackingScript constructor, or undefined for none.
void setVerificationCombo(<google.gdata.analytics.GwoVerificationCombo|Object|undefined> verificationCombo)
verificationCombo
- Verification combination index, or object to use as a parameter to the google.gdata.analytics.GwoVerificationCombo constructor, or undefined for none.
void setVerificationComboCoverage(<google.gdata.analytics.GwoVerificationComboCoverage|Object|undefined> verificationComboCoverage)
verificationComboCoverage
- Percentage of traffic to send to the verify combo, or object to use as a parameter to the google.gdata.analytics.GwoVerificationComboCoverage constructor, or undefined for none.
|
GData JavaScript Client 2.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |