Google and Meta Ads Budget Tracker
Measure Google and Meta ad spend against reviewed budget and pacing targets.
@Aident9,310298Updated Aug 12, 2026
Works with
name: google-and-meta-ads-budget-tracker description: "Measure Google and Meta ad spend against reviewed budget and pacing targets."
Google and Meta Ads Budget Tracker
Measure Google and Meta ad spend against reviewed budget and pacing targets.
Required Aident Actions
- <action-tag>composio:googleads_tools:googleads_search_stream_gaql</action-tag> (required inputs: query): Execute a Google Ads Query Language (GAQL) query and stream all results in a single response. This method is more efficient than paginated search for bulk data retrieval of campaigns, ad groups, and performance...
- <action-tag>composio:metaads_tools:metaads_get_insights</action-tag> (required inputs: object_id): Get insights data for a Meta Ads object (ad account, campaign, ad set, or ad) using the Meta Marketing API. Supports various metrics, breakdowns, and filtering options with flexible date ranges. Results are...
Use Aident Loadout to read the current Action schema before constructing inputs. ChecAction · Search Stream Gaqle or mutating, run Aident preflight, show the affected target and quoted cost or risk, and wait for explicit user confirmation before execution.
Workflow
- Confirm the requested outcome, source material, destination, audience, constraintAction · Get Insightsow to create a concrete plan. Resolve ambiguity before invoking an Action.
- Select only the Aident Actions whose documented effect directly advances the requested outcome. Do not invoke every listed Action by default.
- Inspect the current schema and prepare the minimum valid input for each selected Action.
- Preflight each selected Action. Execute it only after any required confirmation, in dependency order, and carry returned IDs or asset URLs into later steps.
- Verify the returned IDs, URLs, statuses, or artifacts against the acceptance criteria. Report partial completion precisely and do not repeat paid or mutating calls blindly.
Source-Derived Guidance
- Collect the exact accounts, budget period, timezone, currency, platform allocations, and total cap.
- Use composio:googleads_tools:googleads_search_stream_gaql and composio:metaads_tools:metaads_get_insights for spend and delivery over the same date window.
- Normalize currencies and attribution periods, preserve missing data, and calculate elapsed-time pacing and projected spend.
- Flag overspend, underspend, and data gaps with the formula and source rows used.
- Return recommendations only; this workflow does not modify budgets or campaigns.
Execution Boundaries
- Treat upstream provider-specific commands as background knowledge only. Execute the workflow through the exact Aident Actions above.
- Never request raw credentials in chat. Use Aident Vault connection flows for required accounts.
- Preserve user-provided wording, brand constraints, rights restrictions, and target identifiers. Do not invent authorization.
- Stop when a required integration is disconnected, preflight rejects the input, the target is ambiguous, or the user declines a required confirmation.
Output
Return the execution plan, selected Action names, confirmed targets, Aident result identifiers or asset URLs, verification evidence, and any remaining blocked step.
Attribution
This Skill adapts the reviewed upstream workflow. See for the pinned source and for the preserved license.