Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

fb_insights "platform_position" Breakdown Error #132

Description

@hhissami

Hi,

fb_insights() is not working when breakdowns = "platform_position".

insights_list <- fb_insights(target=campaign_id, level="ad", date_preset = "lifetime", fields=c("ad_name"), breakdowns = "platform_position")

I get this error message:

(#100) Current combination of data breakdown columns (action_type, platform_position) is invalid

I didn't get any error message with any other breakdown value. Seems just "platform_position" has an issue. I'm not sure if this is caused by the package or a glitch on Facebook's end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions