@koda-sl/baker-cli 0.123.0-dev.ab8c14ab5 → 0.123.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -2217,7 +2217,7 @@ baker winning-ads advertisers "Deel" --platform meta --output md
|
|
|
2217
2217
|
|
|
2218
2218
|
### `baker winning-ads follow "<domain | profile URL | brand>" --platform meta|linkedin`
|
|
2219
2219
|
|
|
2220
|
-
Add a brand's ads to your library → `POST /api/ad-library/follow`. `--platform` is **required
|
|
2220
|
+
Add **all** of a brand's ads to your library — every platform (Meta + LinkedIn) and every country → `POST /api/ad-library/follow`. `--platform` is **required**, but it only tells us how to read your `input` (Facebook vs LinkedIn URL); it does **not** limit what we track. A bare domain is best: we resolve both the Meta page and the LinkedIn company from it and track both. Discovery is never region-scoped. The result `status` is one of:
|
|
2221
2221
|
|
|
2222
2222
|
- `following` — the brand is already in the corpus; you're now subscribed (no wait).
|
|
2223
2223
|
- `added` — a new brand was queued for ingestion; its ads appear as discovery completes (a `hints[]` note flags this).
|
|
@@ -3,9 +3,9 @@ import {
|
|
|
3
3
|
__toESM
|
|
4
4
|
} from "./chunk-5WRI5ZAA.js";
|
|
5
5
|
|
|
6
|
-
//
|
|
6
|
+
// ../../node_modules/.pnpm/safe-stable-stringify@2.5.0/node_modules/safe-stable-stringify/index.js
|
|
7
7
|
var require_safe_stable_stringify = __commonJS({
|
|
8
|
-
"
|
|
8
|
+
"../../node_modules/.pnpm/safe-stable-stringify@2.5.0/node_modules/safe-stable-stringify/index.js"(exports, module) {
|
|
9
9
|
"use strict";
|
|
10
10
|
var { hasOwnProperty } = Object.prototype;
|
|
11
11
|
var stringify = configure2();
|
|
@@ -901,7 +901,7 @@ function describeCause(c) {
|
|
|
901
901
|
}
|
|
902
902
|
}
|
|
903
903
|
|
|
904
|
-
//
|
|
904
|
+
// ../../node_modules/.pnpm/safe-stable-stringify@2.5.0/node_modules/safe-stable-stringify/esm/wrapper.js
|
|
905
905
|
var import__ = __toESM(require_safe_stable_stringify(), 1);
|
|
906
906
|
var configure = import__.default.configure;
|
|
907
907
|
var wrapper_default = import__.default;
|
|
@@ -6542,4 +6542,4 @@ export {
|
|
|
6542
6542
|
defaultRegistry,
|
|
6543
6543
|
createEngineFromEnv
|
|
6544
6544
|
};
|
|
6545
|
-
//# sourceMappingURL=chunk-
|
|
6545
|
+
//# sourceMappingURL=chunk-IWPAXJC3.js.map
|