Skip to main content
The Get Account History node lets you retrieve account activity and change history for Meta Ads accounts. Track changes, monitor account modifications, and audit account activity over time.

When to Use It

  • Monitor account changes and modifications
  • Audit account activity for compliance and reporting
  • Track campaign, ad set, and ad changes
  • Investigate performance drops or unexpected changes
  • Generate change reports for stakeholders

Inputs

FieldTypeRequiredDescription
AccountsMulti-selectYesSelect Meta Ads accounts to retrieve history for
Time RangeSelectNoSelect time period for the account history (default: Last 7 days)
LimitNumberNoMaximum number of activity records to return (1-1,000)

Time Range Options

OptionDescription
Last 7 daysRetrieve changes from the past 7 days
Today onlyRetrieve changes from today
Yesterday onlyRetrieve changes from yesterday
Important: Meta Ads only allows access to account activity history from the last 7 days. Any requests for data older than 7 days will be limited to this range.

Output

Returns account change history with detailed information about modifications made to the account.

Credit Cost

  • Cost per run: 1 credit (regardless of number of accounts or records)

FAQs

Account history includes changes to:
  • Campaigns (creation, deletion, status changes)
  • Ad sets (creation, deletion, budget changes, status changes)
  • Ads (creation, deletion, status changes)
  • Account settings and configurations
  • User access and permissions changes
  • Creative updates and modifications
This is a Meta Ads API limitation. Meta only provides access to account activity history for the last 7 days. For longer-term tracking, consider running this node regularly and storing the results in Google Sheets or another database.
Yes, you can select multiple Meta Ads accounts in the Accounts field. The output will include changes from all selected accounts, clearly labeled by account.
The history includes:
  • What was changed (campaign, ad set, ad, etc.)
  • When the change occurred (timestamp)
  • Who made the change (user information)
  • What specifically was modified (before/after values where applicable)
  • The type of change (creation, deletion, modification)
Common auditing use cases:
  • Performance investigation: Check what changed before a performance drop
  • Compliance monitoring: Ensure changes follow company policies
  • Team accountability: Track who made what changes and when
  • Change documentation: Create reports of account modifications
  • Rollback preparation: Understand changes to potentially reverse them
It depends on your account activity:
  • High-activity accounts: Set a limit (e.g., 500) to avoid overwhelming data
  • Low-activity accounts: Leave unlimited or set a high limit
  • Specific investigations: Set a lower limit and filter by time range
Consider your downstream processing capacity when setting limits.
The current node returns all change types within the time range. To focus on specific changes:
  • Use AI Analyze Data to filter and categorize the results
  • Use Sheets nodes to sort and organize the data
  • Use AI Ask to query specific changes or patterns
Set up automated monitoring by:
  1. Scheduler: Run this node daily automatically
  2. AI Analyze Data: Analyze changes for anomalies or policy violations
  3. Email/Slack: Send alerts when significant changes are detected
  4. Sheets: Store historical data for trend analysis
The node will return an empty result set if no changes occurred during the selected time period. This is normal for accounts with low activity or during periods of no account management.
I