brandon14/ebay-sdk-php

View on GitHub
src/Sell/Analytics/V1/docs/Model/Header.md

Summary

Maintainability
Test Coverage
# # Header

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dimension_keys** | [**\TNT\Ebay\Sell\Analytics\V1\Model\Definition[]**](Definition.md) | A list of the dimension or metric keys returned in the report. The values for each are is returned in the associated key fields. | [optional]
**metrics** | [**\TNT\Ebay\Sell\Analytics\V1\Model\Definition[]**](Definition.md) | The list of metrics returned in the report. The values for each are is returned in the associated key fields. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)