Community Discussion
Timezone and date in the campaign_hour_breakdown report..
For the campaign_hour_breakdown... is the results .date field the day/hour in UTC? Or in the TZ of the entire results? Or in the TZ of the account to which the campaign hour result record belongs?
404 calling campaigns/base
I'm currently developing an api loader and following these 3 api calls to gather daily campaign stats for our account.
How can I know if campaign is in 'Scaling' phase
Using {account_id}/reports/campaign-summary/dimensions/campaign_breakdown endpoint we can't find 'Scaling' value in campaign_learning_state field
Instead it shows EMPTY_DISPLAY value
Please clarify if there are any options how we could know if campaign is in scaling phase or not
campaign_learning_state in Campaign Object?
It looks like 'campaign_learning_state' is only available via the campaign-summary reporting, and not within the Campaign Object. Is that correct?
Reporting: site breakdown - no `site_url` is provided
Hello! I getting campaign-summary
report using campaign_site_day_breakdown
:
Publisher Url
Hi,
I'd like to know if there's a way to get the Publisher's URL via the API.
Duplicate a campaign to a different advertiser_id
This is regarding and endpoint toDUPLICATE
a campaign - backstage-api reference
Report By Browser
Hi,
bid strategy in duplicate
Hey,
I would like to know if there is an option to change the Bid Strategy while you duplicate a campaign?
Point of a PATCH operation if you error on duplicates?
When trying to submit PATCH operation to add 20 publisher blocks (for example), we receive an error response if one publisher is already blocked. That means in order to avoid an error, we need to request the current block list, check it against the new batch of publisher blocks, and only submit unique publishers.