You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
get_insights with breakdown=platform_position now returns the action-typed fields (actions, action_values, conversions, cost_per_action_type) per placement, so leads, CPL, and conversions are available broken down by placement. Previously these were dropped to work around a Meta (#100) error that is actually caused only by platform_position not being paired with publisher_platform (which the tool already auto-adds). Adds regression tests.