User Account Type Enum: "PINNER" "BUSINESS" | Field ID | user/account_type | Type | TEXT | Data Type | dimension |
|
User ID User account ID. | Field ID | user/id | Type | TEXT | Data Type | dimension |
|
User Profile Image | Field ID | user/profile_image | Type | TEXT | Data Type | dimension |
|
User Website URL | Field ID | user/website_url | Type | TEXT | Data Type | dimension |
|
Username | Field ID | user/username | Type | TEXT | Data Type | dimension |
|
User About Profile about description. | Field ID | user/about | Type | TEXT | Data Type | dimension |
|
User Business Name | Field ID | user/business_name | Type | TEXT | Data Type | dimension |
|
User Board Count User account board count. | Field ID | user/board_count | Type | NUMBER | Data Type | dimension |
|
User Pin Count User account pin count. This includes both created and saved pins. | Field ID | user/pin_count | Type | NUMBER | Data Type | dimension |
|
User Follower Count User account follower count. | Field ID | user/follower_count | Type | NUMBER | Data Type | dimension |
|
User Following Count User account following count. | Field ID | user/following_count | Type | NUMBER | Data Type | dimension |
|
User Monthly Views User account monthly views. | Field ID | user/monthly_views | Type | NUMBER | Data Type | dimension |
|
Year Year such as 2017. | Field ID | _NORMALIZED_DATE_FIELD_YEAR | Type | YEAR | Data Type | dimension |
|
Year Quarter Year and quarter. | Field ID | _NORMALIZED_DATE_FIELD_YEAR_QUARTER | Type | YEAR_QUARTER | Data Type | dimension |
|
Year month Year and month. | Field ID | _NORMALIZED_DATE_FIELD_YEAR_MONTH | Type | YEAR_MONTH | Data Type | dimension |
|
Year week Year and week. | Field ID | _NORMALIZED_DATE_FIELD_YEAR_WEEK | Type | YEAR_WEEK | Data Type | dimension |
|
Date Year, month, and day. | Field ID | _NORMALIZED_DATE_FIELD_YEAR_MONTH_DAY | Type | YEAR_MONTH_DAY | Data Type | dimension |
|
Year month day hour Year, month, day, and hour. | Field ID | _NORMALIZED_DATE_FIELD_YEAR_MONTH_DAY_HOUR | Type | YEAR_MONTH_DAY_HOUR | Data Type | dimension |
|
Quarter of the year Quarter of the year | Field ID | _NORMALIZED_DATE_FIELD_QUARTER | Type | QUARTER | Data Type | dimension |
|
Month of the year Month of the year | Field ID | _NORMALIZED_DATE_FIELD_MONTH | Type | MONTH | Data Type | dimension |
|
Week of the year Week of the year | Field ID | _NORMALIZED_DATE_FIELD_WEEK | Type | WEEK | Data Type | dimension |
|
Week of the year (start Sunday) Week of the year | Field ID | _NORMALIZED_DATE_FIELD_WEEK_START_SUNDAY | Type | WEEK | Data Type | dimension |
|
Month and day Month and day | Field ID | _NORMALIZED_DATE_FIELD_MONTH_DAY | Type | MONTH_DAY | Data Type | dimension |
|
Day of the week Week of the year | Field ID | _NORMALIZED_DATE_FIELD_DAY_OF_WEEK | Type | DAY_OF_WEEK | Data Type | dimension |
|
Day of the month Day of the year | Field ID | _NORMALIZED_DATE_FIELD_DAY | Type | DAY | Data Type | dimension |
|
Hour of the day Hour of the day | Field ID | _NORMALIZED_DATE_FIELD_HOUR | Type | HOUR | Data Type | dimension |
|
Save Rate | Field ID | SAVE_RATE | Type | PERCENT | Data Type | metric |
|
Engagement Rate | Field ID | ENGAGEMENT_RATE | Type | PERCENT | Data Type | metric |
|
Impressions | Field ID | IMPRESSION | Type | NUMBER | Data Type | metric |
|
Outbound Click | Field ID | OUTBOUND_CLICK | Type | NUMBER | Data Type | metric |
|
Video Views | Field ID | VIDEO_MRC_VIEW | Type | NUMBER | Data Type | metric |
|
Total PlayTime (ms) | Field ID | VIDEO_V50_WATCH_TIME | Type | NUMBER | Data Type | metric |
|
Outbound click rate | Field ID | OUTBOUND_CLICK_RATE | Type | PERCENT | Data Type | metric |
|
Video Start | Field ID | VIDEO_START | Type | NUMBER | Data Type | metric |
|
Pin click rate | Field ID | PIN_CLICK_RATE | Type | PERCENT | Data Type | metric |
|
Average video play time (ms) | Field ID | VIDEO_AVG_WATCH_TIME | Type | NUMBER | Data Type | metric |
|
Pin Click | Field ID | PIN_CLICK | Type | NUMBER | Data Type | metric |
|
played to 95% | Field ID | QUARTILE_95_PERCENT_VIEW | Type | NUMBER | Data Type | metric |
|
Engagement | Field ID | ENGAGEMENT | Type | NUMBER | Data Type | metric |
|
Save | Field ID | SAVE | Type | NUMBER | Data Type | metric |
|
Video 10s View | Field ID | VIDEO_10S_VIEW | Type | NUMBER | Data Type | metric |
|
App Type | Field ID | APP_TYPE | Type | TEXT | Data Type | metric |
|
Owned Content | Field ID | OWNED_CONTENT | Type | TEXT | Data Type | metric |
|
Source | Field ID | SOURCE | Type | TEXT | Data Type | metric |
|
Pin Format | Field ID | PIN_FORMAT | Type | TEXT | Data Type | metric |
|
Pin ID | Field ID | pin/id | Type | TEXT | Data Type | dimension |
|
Pin Created At | Field ID | pin/created_at | Type | YEAR_MONTH_DAY | Data Type | dimension |
|
Pin Link | Field ID | pin/link | Type | TEXT | Data Type | dimension |
|
Pin Title | Field ID | pin/title | Type | TEXT | Data Type | dimension |
|
Pin Description | Field ID | pin/description | Type | TEXT | Data Type | dimension |
|
Pin Dominant Color Dominant pin color. Hex number, e.g. "#6E7874". | Field ID | pin/dominant_color | Type | TEXT | Data Type | dimension |
|
Pin Alt Text | Field ID | pin/alt_text | Type | TEXT | Data Type | dimension |
|
Pin Creative Type Enum: "REGULAR" "VIDEO" "SHOPPING" "CAROUSEL" "MAX_VIDEO" "SHOP_THE_PIN" "COLLECTION" "IDEA" "SHOWCASE" "QUIZ"Ad creative type enum. For update, only draft ads may update creative type.Note: SHOP_THE_PIN has been deprecated. Please use COLLECTION instead. | Field ID | pin/creative_type | Type | TEXT | Data Type | dimension |
|
Pin Board ID The board to which this Pin belongs. | Field ID | pin/board_id | Type | TEXT | Data Type | dimension |
|
Pin Board Section ID The board section to which this Pin belongs. | Field ID | pin/board_section_id | Type | TEXT | Data Type | dimension |
|
Pin Board Owner Username | Field ID | pin/board_owner.username | Type | TEXT | Data Type | dimension |
|
Pin Is Owner Whether the "operation user_account" is the Pin owner. | Field ID | pin/is_owner | Type | BOOLEAN | Data Type | dimension |
|
Pin Parent ID The source pin id if this pin was saved from another pin. | Field ID | pin/parent_pin_id | Type | TEXT | Data Type | dimension |
|
Pin Is Standard Whether the Pin is standard or not. See documentation on Changes to Pin creation for more information. | Field ID | pin/is_standard | Type | BOOLEAN | Data Type | dimension |
|
Pin Has Been Promoted Whether the Pin has been promoted or not. | Field ID | pin/has_been_promoted | Type | BOOLEAN | Data Type | dimension |
|
Pin Note Private note for this Pin | Field ID | pin/note | Type | TEXT | Data Type | dimension |
|
Extracted Date The date where the extraction take times. | Field ID | _catchr_date_extract | Type | YEAR_MONTH_DAY_SECOND | Data Type | dimension |
|
Platform Name Return the platform name | Field ID | _catchr_platform_name | Type | TEXT | Data Type | dimension |
|