advertiser feedAsk AIput https://asx-api.bidtheatre.com/v2.0/api/{network_id}/advertiser-feed/{id}Path Paramsnetwork_idintegerrequiredidintegerrequiredBody ParamsidintegerA unique id for this advertiser feednamestringrequiredThe name of this feedadvertiserintegerrequiredThe advertiser this feed belongs tofeedURLstringThe URL this feed is hosted atformatstringenumrequiredThe format of this feedcsvjsonxmlAllowed:csvjsonxmlencodingstringThe encoding used for this feed, typically 'UTF8'colDelimiterstringThe column delimeter used for csv formated feedsskipFirstRowbooleanIndicated if the first row in the feed should be skipped, typically to skip headerstruefalsesyncImagesbooleanIndicated if images should be synced or nottruefalseimageWidthintegerResize images to this width, defaults to 128 pximageHeightintegerResize images to this height, defaults to 128 pxignoreParamsstringComma separated list of parameters that should be ignored both in feed urls and in referersftpHoststringThe URL to the FTP server (only used if feed is FTP hosted)ftpUserstringCredential to be used for FTP access (only used if feed is FTP hosted)ftpPasswordstringCredential to be used for FTP access (only used if feed is FTP hosted)ftpFilePathstringPath to feed relative to FPT root (only used if feed is FTP hosted)updateIntervalstringenumrequiredIndicates how often the feed should be updatedhourlydailyweeklymonthlyAllowed:hourlydailyweeklymonthlyactivebooleanActive feeds are synced in accordance to its update interval, in-active aren'ttruefalsescheduleStartDatestringrequiredThe date the feed should start being syncedtextQualifiersbooleantruefalseResponses 200Get operation completed successfully. 400Bad input parameter. Error message should indicate which one and why. 401Bad or expired token. Re-authenticate to resolve. 403Invalid auth or the request attempts to access an unavailable resource. Could be followed by an application error code that specifies the problem. 404Object not found. 429Too many requests. Your request have been throttled. 500Unhandled server side problem. 503Service Unavailable. A needed sub-service is temporarily down.Updated about 1 month ago