
Package index
-
cc_api_get_fb_page_post_comments() - Get information about a comments from the API. Mostly used internally.
-
cc_api_get_fb_page_post_insights() - Get information about a single media directly from the API. Mostly used internally.
-
cc_api_get_fb_video_insights() - Get information about a single Facebook video directly from the API. Mostly used internally.
-
cc_api_get_instagram_media() - Get information about a single media directly from the API. Mostly used internally.
-
cc_api_get_instagram_media_insights() - Get information about a single media directly from the API. Mostly used internally.
-
cc_check_instagram_media_update() - Check when information about Instagram media should be updated based on a simple heuristic
-
cc_date_to_json() - Output date in a format that can be passed as custom date to the Facebok API.
-
cc_download_facebook_media() - Downloads media or previews of Facebook posts
-
cc_download_instagram_media() - Downloads Instagram media or thumbnails
-
cc_drive_upload_linkedin_stats_content() - Upload to Google Sheets Metrics statistics exported from LinkedIn
-
cc_drive_upload_linkedin_stats_followers() - Upload to Google Sheets New Followers statistics exported from LinkedIn
-
cc_drive_upload_linkedin_stats_visitors() - Upload to Google Sheets Visitor metrics statistics exported from LinkedIn
-
cc_explorer() - Run the Shiny Application
-
cc_get_fb_ad_actions_by_day() - Takes all action results for all days when an ad is active
-
cc_get_fb_ad_campaigns() - Get all campaigns for the current ad account / legacy
-
cc_get_fb_ad_creatives_id() - Get Facebook ad creatives id for each ad id
-
cc_get_fb_ad_custom() - Get custom stats about an ad (currently not functional)
-
cc_get_fb_ad_frequency_distribution() - Get frequency distribution
-
cc_get_fb_ad_spend_totals_by_day_by_campaign() - Get total Facebook ad spending per day by campaign and as a rolling average
-
cc_get_fb_ad_spend_totals_by_day_by_objective() - Get total Facebook ad spending per day by objective and as a rolling average
-
cc_get_fb_ads() - Get details about Facebook ads
-
cc_get_fb_ads_by_date() - Get Facebook ads by date and store them locally
-
cc_get_fb_ads_daily() - Get all campaigns for the current ad account / legacy
-
cc_get_fb_ads_totals_by_day() - Get total Facebook ad spending per day and as a rolling average
-
cc_get_fb_leads() - Retrieve leads from lead ads
-
cc_get_fb_long_page_token() - Get a long-lived page acess token for Facebook
-
cc_get_fb_long_user_token() - Get a long-lived user access token for Facebook
-
cc_get_fb_managed_pages() - Get managed pages, including name, page token, and id
-
cc_get_fb_owned_product_catalogs() - Get information about your Facebook product catalogs
-
cc_get_fb_page_insights() - Get Facebook page insights
-
cc_get_fb_page_insights_breakdown() - Get Facebook page insights with breakdown
-
cc_get_fb_page_post_comment_url() - Extract url posted in comments
-
cc_get_fb_page_post_comments() - Get Facebook page posts comments
-
cc_get_fb_page_post_insights() - Get Facebook page posts insights
-
cc_get_fb_page_post_url() - Extract urls included in posts shared on Facebook pages
-
cc_get_fb_page_post_url_combo() - Retrieve urls posted in a Facebook page, no matter if as attachment, in the message of a post, or in a comment
-
cc_get_fb_page_posts() - Get Facebook page post id and basic information that can be stored as strings
-
cc_get_fb_page_token() - Get Facebook page token
-
cc_get_fb_page_video() - Get Facebook page video id and basic information that can be stored as strings
-
cc_get_fb_products() - Get information about a Facebook catalog products
-
cc_get_fb_user() - Get Facebook user id and name, as well as other options fields
-
cc_get_fb_video_insights() - Get Facebook video insights
-
cc_get_ga_event_ratio() - Calculate the ratio of two Google Analytics events
-
cc_get_instagram_bd_user() - Retrieve information about a user through Instagram's business discovery
-
cc_get_instagram_bd_user_basic() - Retrieve identifier of Instagram user
-
cc_get_instagram_bd_user_media() - Retrieve information about other users through `business_discovery`
-
cc_get_instagram_media() - Get details about a given Instagram post based on its ig_media_id
-
cc_get_instagram_media_id() - Get identifiers of all media published on a profile
-
cc_get_instagram_media_insights() - Get insights about a given Instagram post based on its ig_media_id
-
cc_get_instagram_user() - Get information about your Instagram user
-
cc_get_instagram_user_id() - Get the Instagram user id of a Page's Instagram Business Account
-
cc_get_linkedin_stats_content() - Get files with content stats exported from LinkedIn
-
cc_get_linkedin_stats_files() - Return a tibble with details about all the stats files exported from LinkedIn Pages
-
cc_get_linkedin_stats_followers() - Get files with follower stats exported from LinkedIn
-
cc_get_linkedin_stats_visitors() - Get files with visitors stats exported from LinkedIn
-
cc_get_meta_api_version() - Retrieve version of Meta API.
-
cc_get_settings() - Retrieve settings for the session.
-
cc_get_woocommerce() - Retrieve and extract in a data frame either orders or client items
-
cc_get_woocommerce_api_version() - Retrieve version of Woocommerce API.
-
cc_get_woocommerce_base_url() - Retrieve base url of Woocommerce API.
-
cc_get_woocommerce_json() - Retrieve and store locally either orders or client items
-
cc_process_json() - Process data frame with json columns and turn them into lists
-
cc_read_fb_ads_by_date() - Reads locally stored dated files, typically generated with `cc_get_fb_ads_by_date`
-
cc_set() - Set settings and token for the session
-
cc_ui_instagram_user_card() - Create a card to be used in dashboard or shiny app with basic information about the Instagram account
-
cc_valid_fields_ad_insights - A list with all valid fields for the Ad Insights Marketing API