Skip to main content

v2.ads.get_product_level_campaign_setting_info

GET /api/v2/ads/get_product_level_campaign_setting_info

Call this API to fetch all the campaign setting info under this Shop.

Endpoint URL

URL: https://partner.shopeemobile.com/api/v2/ads/get_product_level_campaign_setting_info

Common Request Parameters

NameTypeSampleDescription
partner_idint1Partner ID is assigned upon registration is successful. Required for all requests.
timestamptimestamp1610000000This is to indicate the timestamp of the request. Required for all requests. Expires in 5 minutes.
access_tokenstringc09222e3fc40ffb25fc947f738b1abf1The token for API access, using to identify your permission to the api. Valid for multiple use and expires in 4 hours.
shop_idint600000Shopee's unique identifier for a shop. Required param for most APIs.
signstringe318d3e932719916a9f9ebb57e2011961bd47abfa54a36e040d050d8931596e2Signature generated by partner_id, api path, timestamp, access_token, shop_id and partner_key via HMAC-SHA256 hashing algorithm. More details: https://open.shopee.com/documents?module=87&type=2&id=58&version=2

Request Parameters

NameTypeRequiredSampleDescription
info_type_liststringTrue1,2,3,4Info type values: 1.Common Info 2.Manual Bidding Info 3.Auto Bidding Info 4.Auto Product Ads Info
campaign_id_liststringTrue11111,22222,33333list of campaign ids comma separated (max 100 campaign ids)

Response Parameters

NameTypeSampleDescription
errorstringError code, empty when no error returned
messagestringerror description
warningstringIf some data cannot respond normally, set the warning
request_idstring6f235f4a343e4feb8a9ed74c439f6663request id is unique for each request
responseobjectresponse body
shop_idint64121212Shopee's unique identifier for a shop.
regionstringSGRegion the shop belongs to
campaign_listobject[]-
campaign_idint6411111The unique ID per campaign
common_infoobjectcommon_info body
ad_typestringautoauto, manual
ad_namestringnamethe name of each ad
campaign_statusstringongoingongoing, scheduled, ended, paused, deleted, closed
bidding_methodstringautoauto, manual
campaign_placementstringallsearch, discovery, all
campaign_budgetfloat12.50The budget per campaign. Please kindly note that if the campaign budget = 0, it means the budget set for this campaign is unlimited
campaign_durationobjectthe duration per campaign
start_timeint641234567890The start date for each campaign. please kindly note that if this campaign is no end date, please pass today's date as the start date
end_timeint640the end date per campaign. please kindly note that if it's no limit, so you don't need pass anything and if it's unlimited, the end time would return 0
item_id_listint64[]List of unique identifiers for all products under this campaign. If the campaign is using auto product selection it can have between zero and many products. If the campaign is using manual product selection, it has exactly one.
manual_bidding_infoobjectmanual bidding info
enhanced_cpcbooleantrueEnhanced CPC functionality
selected_keywordsobject[]selected keywords
keywordstringkeywordbid keywords for each campaign with search placement
statusstringdeleteddeleted, normal, reserved, blacklist
match_typestringexactexact, broad
bid_price_per_clickfloat10.50the bid price
discovery_ads_locationsobject[]the location settings
locationstringdaily_discoverdaily_discover, you_may_also_like
statusstringactivetoggle on or toggle off
bid_pricefloat11.50bid price
auto_bidding_infoobjectbidding info
roas_targetfloat6.50the ROAS target for each campaign with auto bidding
auto_product_ads_infoobject[]selected products info
product_namestringname1the name of product
statusstringlearninglearning, ongoing, paused, ended, unavailable
item_idint64Unique identifier for the product.