VOOZH about

URL: https://docs.similarweb.com/api-v5/api-reference/website-analysis-api/website-performance/ppc-spend

⇱ Similarweb API V5 Documentation


Getting Started

Sections

Theme switcher

PPC Spend

Returns estimated monthly spend on paid search advertising for the specified domain.

Output fields:

  • ppc_spend: Estimated spend in the selected currency

This endpoint uses data credits. Read the following guide to estimate the credit costs.

Constraints:

  • web_source must be set to total or desktop.
  • Only monthly granularity is supported.

Header Parameters

api-keystring

Query Parameters

domainstring Required

Website domain without 'www.' (e.g., 'example.com')

start_datestring

Start date in 'YYYY-MM'

end_datestring

End date in 'YYYY-MM'

granularitystring

Time granularity

Enum values:
dailyweeklymonthly
web_sourcestring

Specifies the web source device type

Enum values:
desktopmobile_webtotal
countrystring

Two-letter country code (e.g., 'us', 'gb', 'ww')

main_domain_onlyboolean

'true' to include only the main domain, 'false' to include subdomains. Default is 'false'

currencystring

Currency for PPC spend: 'USD', 'EUR', 'AUD', 'GBP' or 'JPY'. Default is 'USD'

Enum values:
audeurgbpjpyusd
formatstring

Format in which the reply should be returned.

Enum values:
jsonxml

Response

200
Object

Success

Response Attributes

metaobject
dataarray
Nullable:
True
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?