Skip to content

Commit a185853

Browse files
Update source file API.md
1 parent ec1a50f commit a185853

File tree

1 file changed

+2
-2
lines changed
  • docs/campaign-performance

1 file changed

+2
-2
lines changed

docs/campaign-performance/API.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sidebar_position: 4
1313
## Endpoints
1414

1515
### Campaign Details
16-
Retrieves all campaigns you have ran, as well as the ad sets and ads associated with them by ID.
16+
Retrieves all campaigns you have ran. For all campaign formats except search, the ad sets and ads associated with them by ID are included.
1717
```
1818
GET https://ads-serve.brave.com/v1/api/campaigns
1919
```
@@ -104,4 +104,4 @@ Day/Hour,Advertiser ID,Campaign ID,Creative Set ID,Creative Instance ID,Creative
104104
2024-01-31T22:00:00,ad5017b3,cmp932f4b3,crs819594b,cri7549f0ca,Sample Creative 1,Click here,https://example.com,1,0,0,0,0,android,architecture,0.00800000,0,0,30
105105
2024-01-31T23:00:00,ad5017b3,cmp932f4b3,crs19520db1,cri9086c13f,Sample Creative 3,Test creative 3,https://example.com,1,0,0,0,0,android,crypto,0.00800000,0,0,30
106106
2024-01-31T23:00:00,ad5017b3,cmp932f4b3,crs819594b,cri4151a72d,Sample Creative 2,Test creative,https://example.com,1,0,0,0,0,android,gaming,0.00800000,0,0,30
107-
```
107+
```

0 commit comments

Comments
 (0)