Skip to main content
Version: v3

Get Google campaign by ID

GET 

/ad-publishing/google/ads/:adId

Retrieve a specific Google Ads campaign by ID

Request

Version stringrequired

API Version

Available optionsv3
adId stringrequired

Ad identifier

locationId stringrequired

Location identifier

application/json

The full campaign document, including its ad groups and their ad content

Schema
    idstringrequired

    Campaign identifier

    namestringrequired

    Campaign name

    locationIdstringrequired

    Location identifier

    googleAdAccountIdstringrequired

    Google Ads customer id the campaign belongs to

    advertisingChannelTypestringrequired

    Advertising channel

    Available optionsSEARCHDEMAND_GEN
    publishingStatusstringrequired

    Publishing status

    Available optionsDRAFTSCHEDULEDPUBLISHEDPUBLISHINGFAILEDIN_REVIEWPAUSEDARCHIVEDWITH_ISSUESREJECTED
    sourcestringrequired

    Where the campaign was created from

    budgetobjectrequired

    Budget configuration

    networkSettingsobjectrequired

    Network placement settings

    biddingStrategyobjectrequired

    Bidding configuration

    campaignGoalobjectrequired

    Campaign goal

    assetsobjectrequired

    Attached assets by kind

    audienceobjectrequired

    Campaign level targeting

    adScheduleobject[]required

    Ad scheduling windows, empty when the campaign runs continuously

    adGroupsobject[]required

    Ad groups with their ads

    unpublishedChangesbooleanrequired

    Whether the campaign has edits not yet published

    isEuPoliticalAdsbooleanrequired

    Whether the campaign is declared as EU political advertising

    metaobject

    Ancillary campaign metadata

    createdBystringrequired

    User who created the campaign

    updatedBystringrequired

    User who last updated the campaign

    createdAtstringrequired

    Created at

    updatedAtstringrequired

    Updated at