I'm using a test account on Google Ads and creating UACs with googleads/adwords/Python3. The campaign creation code I'm using worked just fine roughly 1 month ago but suddenly stopped working - it is basically this piece of code <https://developers.google.com/adwords/api/docs/guides/mobile-app-campaigns>. There are no changes to the code/setup and everything seems fine with my test account.
The UAC creation with the "CampaignService" stops with the message: googleads.errors.GoogleAdsServerFault: [OperationAccessDenied.OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE @ operations[0].operand.settings The "BudgetService" works/authenticates just fine and is able to create budgets for my campaign. I have SOAP logs available if needed. What could cause this? Many thanks in advance. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/78de630d-8f6d-412e-b0e0-ab26ed500ba3%40googlegroups.com.
