Ahh I found the issue. Simple mistake in the end. When creating your dict,
make sure 'login-customer-id' is 'login_customer_id' instead.
On Monday, July 12, 2021 at 7:43:26 AM UTC+1 mo...@abagada.com wrote:
> Hi Peter, Boshy,
>
> Just to address Boshy's previous question, we are using a product
I am having the same issue as above. I am able to authenticate when using
the 'load_from_storage' method however when using 'load_from_dict' it says
I don't have permissions.
On Monday, July 12, 2021 at 7:43:26 AM UTC+1 mo...@abagada.com wrote:
> Hi Peter, Boshy,
>
> Just to address Boshy's p
Here is a screenshot showing that the placements for the campaign are
getting metrics
On Friday, July 9, 2021 at 12:05:05 PM UTC+1 Daniel Garstin wrote:
> select_list = ('CampaignId', 'CampaignName', 'CampaignStatus',
> 'AdGroupId',
', 'AdNetworkType1', 'Impressions',
'Clicks', 'Cost', 'AverageCost',
'VideoViews', 'VideoViewRate', 'Ctr', 'AverageCpm', 'AverageCpc',
'AverageCpv', 'Engagements', 'Engage
.Select(*select_list)
.From('PLACEMENT_PERFORMANCE_REPORT')
.Where('AdNetworkType1').In('YOUTUBE_WATCH')
.Build())
All metric values are zero even though in UI they are populated
On Thursday, July 8, 2021 at 3:59:43 AM UTC+1 adsapi wrote:
> Hello Daniel,
>
> Thank you for raising this to us.
>
>
Hey there,
Performance placement reports have suddenly started returning zero metrics
data for some of our most recent campaigns. For example I can see on the
adwords UI that there are thousands of impressions for a placement, however
the reporting api returns zero impressions. Can you advise?
Good morning. I am having trouble returning campaigns for a production
customer account. I am able to successfully return campaigns for a test
account. My developer token has been approved for basic access (testing and
production). The production account id has campaigns that are currently
enab