Reads

gads_get_intraday_pulse

TODAY so far, compared against the same hours on the last 7 days.

TODAY so far, compared against the same hours on the last 7 days. Every other read in this app ends YESTERDAY, so this is the only way to see an incident while it is still happening — start here when the operator reports a problem 'today' or 'right now', then use getChangeHistory / getConversionActions / runGaqlQuery to find the cause. Reports deviations past 30%. Returns throughHour — the last COMPLETE hour it could compare — because the newest warehouse hour is always partial; anything after that hour is invisible to this tool, so a very recent change may not show yet.

Type: read-only. Never changes the account.

Parameters

ParameterTypeRequiredDescription
projectIdstringNoTarget account (project id) — required on account-scoped tools. Call gads_list_ad_accounts to enumerate accounts.

On this page