Kroger Ad Platform API

AdGroupV2

object
adGroupIdAny Of

Id that identified the Ad Group.

Variant 1integer
campaignIdAny Of

The campaign id associated with this ad group.

Variant 1integer
nameAny Of

The ad group name.

Variant 1string
startDateAny Of

The start date of the ad group.

Default:

Variant 1string
endDateAny Of

The end date of the ad group. If null the ad group is considered ‘always-on’ and will stop when/if the campaign has an end date.

Variant 1string
budgetTypeAny Of

The type of budget.

BudgetTypestring

Allowed values:DAILYWEEKLYMONTHLYLIFETIME

budgetAmountAny Of

The budget of the ad group. The sum of all the budgets from the ad group(s) may not exceed the campaign budget.

Variant 1number
statusAny Of

The status of the ad group.

AdGroupStatusstring

Allowed values:DRAFTSCHEDULEDACTIVEENDEDPAUSEDFAILEDUNDER REVIEW

baseBidAny Of

The base bid used for all entities that have the useBaseBid flag as true. It must be above the highers floor price of the placement(s) selected.

Variant 1number
entitiesAny Of

The products to be advertised.

Default:[]

Entityarray[object]
Show Child Parameters
targetsarray[object]required

The target dimensions for this ad group. Includes placements, divisions, and day parting.

Show Child Parameters
keywordBidModifiersAny Of

Adjustments to keyword bids.

KeywordBidModifierarray[object]
Show Child Parameters
isArchivedAny Of

Whether this ad group is archived.

Variant 1boolean
carouselHeadlineAny Of

This headline is displayed above the product cards to differentiate your Carousel from other listings

Variant 1string
carouselSubtextAny Of

Add subtext to carousel ad group.

Variant 1string
creativeTypeAny Of

The type of creative.

CarouselCreativeTypestring

Allowed values:STANDARDVIDEO

Example

BudgetType

string

Allowed values:DAILYWEEKLYMONTHLYLIFETIME

CarouselCreativeType

string

Allowed values:STANDARDVIDEO

CreateEntitiesRequest

object
entitiesarray[object]required

The products to be advertised.

Show Child Parameters
baseBidnumberrequired

The base bid used for all entities that have useBaseBid set to true.

Example

DomainError

object
domainstringrequired

Type of object related to this error

Allowed values:ad_groupcampaignentitykeywordsub_commodity

idAny Of

Id of the object related to this error

Variant 1integer
fieldNamestringrequired

Name of the field in the object that has an error

codestringrequired

Generic error code

reasonstringrequired

Human readable reason for the error

datetimeobjectrequired

Time the error occurred

Show Child Parameters
rootCausesAny Of

Root causes for this error

DomainErrorarray[object]
Show Child Parameters
Example