A complex type that defines the data records returned in the report.
Type that uses MetadataRecord
Call that uses MetadataRecord
Fields
metadataValues
array of Value
A list of data in a row returned in the traffic report. The data in each of the cells match the labels in headers of the report.
value
The value of the key on which the report is based.
For example, if the key is the listing ID, the value of this container could be:
For example, if the key is the listing ID, the value of this container could be:
"value": {
"value": "142133954229",
"applicable": true
}