Attributes
These fields are only set for certain post types.
Article extended attributes fields will be updated for up to 1 month.
The source extended attributes represent the exact value at publication.
Not all urls will have all meta data, e.g.:
Blog, news and messageboard posts (not their comments), will only have facebook_shares, twitter_shares set.
All the other types will only be set if the sourcetype is of the same type and if the data is available.
article_extended_attributes object
field_name | datatype | accepted dataformat | required | writable |
---|---|---|---|---|
facebook_shares | long | >0 | no | yes |
facebook_likes | long | >0 | no | yes |
twitter_retweets | long | >0 | no | yes |
twitter_likes | long | >0 | no | yes |
twitter_shares | long | >0 | no | yes |
url_views | long | >0 | no | yes |
pinterest_likes | long | >0 | no | yes |
pinterest_pins | long | >0 | no | yes |
pinterest_repins | long | >0 | no | yes |
youtube_views | long | >0 | no | yes |
youtube_likes | long | >0 | no | yes |
youtube_dislikes | long | >0 | no | yes |
linkedin_shares | long | >0 | no | yes |
linkedin_likes | long | >0 | no | yes |
dailymotion_views | long | >0 | no | yes |
vkontakte_likes | long | >0 | no | yes |
vkontakte_shares | long | >0 | no | yes |
instagram_likes | long | >0 | no | yes |
num_comments | long | >0 | no | yes |
google_my_business_likes | long | >0 | no | yes |
source_extended_attributes object
field_name | datatype | accepted dataformat | required | writable |
---|---|---|---|---|
alexa_pageviews | long | >0 | no | yes |
facebook_followers | long | >0 | no | yes |
twitter_followers | long | >0 | no | yes |
instagram_followers | long | >0 | no | yes |
pinterest_followers | long | >0 | no | yes |
linkedin_followers | long | >0 | no | yes |
ave | double | >0 | no | yes |
print_run_print | long | >0 | no | yes |
print_run_sales | long | >0 | no | yes |
print_run_circulation | long | >0 | no | yes |
online_visits | long | >0 | no | yes |
extra_article_attributes object
field_name | datatype | accepted dataformat | required | writable |
---|---|---|---|---|
world_data/continent | string | - | no | no |
world_data/country | string | - | no | no |
world_data/region | string | - | no | no |
world_data/city | string | - | no | no |
world_data/longitude | double | - | no | no |
world_data/latitude | double | - | no | no |
world_data/country_code | string | - | no | no |
world_data/resolution | string | - | no | no |
geo | string | see not below | no | yes |
id | string | - | no | no |
type | string | - | no | no |
name | string | - | no | no |
gender | string | - | no | no |
image_url | string | - | no | no |
short_name | string | - | no | no |
url | string | - | no | no |
extra_author_attributes object
field_name | datatype | accepted dataformat | required | writable |
---|---|---|---|---|
world_data/continent | string | - | no | no |
world_data/country | string | - | no | no |
world_data/region | string | - | no | no |
world_data/city | string | - | no | no |
world_data/longitude | double | - | no | no |
world_data/latitude | double | - | no | no |
world_data/country_code | string | - | no | no |
world_data/resolution | string | - | no | no |
geo | string | see below | no | yes |
id | string | - | no | yes |
type | string | - | no | no |
name | string | - | no | yes |
gender | string | - | no | yes |
image_url | string | url | no | no |
short_name | string | no space allowed | no | yes |
url | string | url | no | yes |
extra_source_attributes object
field_name | datatype | accepted dataformat | required | writable |
---|---|---|---|---|
world_data/continent | string | - | no | no |
world_data/country | string | - | no | no |
world_data/region | string | - | no | no |
world_data/city | string | - | no | no |
world_data/longitude | double | - | no | no |
world_data/latitude | double | - | no | no |
world_data/country_code | string | - | no | no |
world_data/resolution | string | - | no | no |
geo | string | see below | no | yes |
id | string | - | no | yes |
type | string | - | no | no |
name | string | - | no | yes |
gender | string | - | no | no |
image_url | string | url | no | yes |
short_name | string | - | no | no |
url | string | url | no | yes |
note
geo
is a write only field that is used to set the world_data
fields and can not be read afterwards.