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
I'm using the Ads Library API to retrieve data for ads delivered in the European Union, specifically Romania. While the documentation states that eu_total_reach is:
“Available only for ads delivered to the EU”
In practice, I consistently receive null values for this field, even under the following conditions:
The ad is visible in the public Ads Library for EU countries (e.g., example ad).
The “Beneficiary and Payer” section is shown in the UI, indicating transparency requirements.
The ad is served in Romania, an EU member state.
I'm explicitly requesting eu_total_reach via GraphQL.
The API returns funding_entity and spend fields as null.
Despite this, the eu_total_reach value is always null.