Skip to main content

Introduction

Quora Ads is Quora’s self-serve advertising platform for reaching users in the context of question-and-answer threads, topic feeds, and digest emails. The connector pulls campaign, ad set, and ad-level performance data so spend, impressions, clicks, and conversions land alongside other paid-media sources. As a marketing connector, metrics, breakdowns, and currencies are standardized so widgets can aggregate across sources without additional configuration. To connect this data source, see How to connect Quora to Adriel.

Data refresh strategy

Architecture data

Architecture covers ad accounts, campaigns, ad sets, and ads. It refreshes twice daily, at 4:00 PM UTC and 5:00 AM UTC.

Reports data

Reports include daily performance metrics for ad accounts, campaigns, ad sets, and ads. Real-time. Report data is fetched from Quora on demand when a dashboard loads, so the latest values are always visible. On top of that, scheduled refreshes keep recent windows warm at the ad-account level. Refresh schedule. Reports refresh on three overlapping schedules:
  • 5:00 PM UTC daily — syncs the last 9 days at the ad-account level
  • 11:40 PM and 6:40 AM UTC daily — syncs the last 3 days at the ad-account level
  • 7:30 AM UTC on the 1st and 15th of each month — syncs the last 30 days at the ad-account level
Campaign, ad-set, and ad-level figures are served by the real-time path on dashboard visits, so deeper-hierarchy data follows user activity rather than a fixed schedule.

Architecture levels

Ad account → Campaign → Ad set → Ad

Date range limits

Some time-based breakdowns cap how far back a single report can reach. Data outside the cap may be truncated.

Metrics

How to read the columns Data type uses this vocabulary: Number, Currency, Percentage, Ratio, Duration, Date, Text, URL, Array, Boolean. API Key in code style like impressions is the literal Quora Ads reporting field. Italic text describes how a value is produced when it does not map cleanly to a single API field.

Reach & impressions

Click performance

Cost & spend

When an ad account’s currency differs from the Adriel workspace currency, costs are converted to the workspace currency using the current day’s exchange rate.

Conversion performance

Per-conversion metrics

Quora reports each conversion type configured on the account as its own metric. Adriel exposes up to 10 conversion types, such as App install, Generate lead, and Complete registration. The [conversion_name] placeholder is replaced with the conversion type.

Breakdowns

Standard hierarchy

Conversion type

Conversion types are provided by Adriel from the conversion events configured on the Quora ad account; the available values differ from one account to another.

Time grouping

Quora returns daily records; day is the only native report grain, and Adriel aggregates days into wider ranges for reporting.

Limitations

  • No audience, device, or geographic breakdowns — data can be sliced only by date, hierarchy level (ad account, campaign, ad set, ad), and conversion type. No demographic, device, placement, interest, or country breakdowns are available.
  • Daily is the only native date grain — Quora reporting returns day-level records; monthly report aggregation is not supported.
  • Background refreshes are ad-account only — scheduled syncs warm the ad-account level; campaign, ad-set, and ad-level figures are served by the real-time path on dashboard visits.
  • Single-shot token refresh — if Quora’s refresh response is missing an access token, the refresh fails immediately with no retry and the connection enters a reconnect state. Reconnecting through the connections UI re-establishes the credentials.
  • Cloudflare challenges — when Quora returns a Cloudflare challenge instead of data, Adriel surfaces a named “blocked by Cloudflare” error rather than a generic failure; retry once the challenge clears.
  • Currency conversion — when an ad account’s currency differs from the workspace currency, costs are converted using the current day’s exchange rate, so historical currency figures may shift slightly.

API references

  • Quora Ads API v0 — base URL https://api.quora.com/ads/v0/ (per-account data via the accounts/{accountId} endpoint)
  • Quora Ads help center

See also