Record
tweet-promoted-metrics
No description available.
record tweet-promoted-metrics {
impression-count: option<s32>,
like-count: option<s32>,
reply-count: option<s32>,
retweet-count: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| impression-count | option<s32> | |
| like-count | option<s32> | |
| reply-count | option<s32> | |
| retweet-count | option<s32> |