Hypeauditor
hypeauditorHypeAuditor provides comprehensive influencer marketing solutions, offering tools for influencer discovery, analytics, and campaign management across multiple social media platforms.
Acciones disponibles (3)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get Instagram Account MediaHYPEAUDITOR_GET_ACCOUNT_MEDIAAcciónTool to retrieve media content of an Instagram account. Use when you need detailed post-level data and performance metrics for analysis.
HYPEAUDITOR_GET_ACCOUNT_MEDIAAcciónTool to retrieve media content of an Instagram account. Use when you need detailed post-level data and performance metrics for analysis.
Parámetros de entrada
vstringOptional API version parameter if required by the endpoint (e.g., '2').
typestringSocial network type. Some deployments require this explicitly.
usernamestringObligatorioInstagram account username to retrieve media for
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Instagram reportHYPEAUDITOR_GET_REPORT_INSTAGRAMAcciónTool to retrieve a detailed Instagram report. Use after providing username or user_id. Example: GET_REPORT_INSTAGRAM(username="nasa").
HYPEAUDITOR_GET_REPORT_INSTAGRAMAcciónTool to retrieve a detailed Instagram report. Use after providing username or user_id. Example: GET_REPORT_INSTAGRAM(username="nasa").
Parámetros de entrada
vstringAPI version; only v=2 is supported.
user_idstringInstagram user ID string. Required if username is not provided.
featuresstring[]List of additional features to include. Allowed values: ranking, mentions, mentioned_by, notable_audience, audience_brand_affinity, er_benchmarks.
usernamestringInstagram username without '@'. Required if user_id is not provided.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get TikTok Analytics ReportHYPEAUDITOR_GET_REPORT_TIK_TOKAcciónTool to get TikTok analytics report. Use when fetching detailed performance metrics for a TikTok account.
HYPEAUDITOR_GET_REPORT_TIK_TOKAcciónTool to get TikTok analytics report. Use when fetching detailed performance metrics for a TikTok account.
Parámetros de entrada
vstringAPI version; if omitted, the latest version is used (e.g., '2019-10-18').
channelstringObligatorioTikTok username from the channel URL, without the '@' symbol.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not