We recently migrated to Google API V9, and we encounter this problem when
trying to
create a new account budget proposal:
We use Python 3.8
service = self.google_client.get_service('AccountBudgetProposalService')
service.mutate_account_budget_proposal(customer_id=XXXXXXXX,
operation=operation)
*Operation: *
create {
proposal_type: CREATE
billing_setup: "customers/XXXXXXXX/billingSetups/6723730110"
proposed_name: "XXXXXXXX"
proposed_spending_limit_micros: 87260000
}
*API Response:*
WARNING 2022-03-09 11:06:25,041 logging_interceptor 18439 140231374133056
Request made: ClientCustomerId: XXXXXXXX, Host: googleads.googleapis.com,
Method:
/google.ads.googleads.v9.services.AccountBudgetProposalService/MutateAccountBudgetProposal,
RequestId: t3pXNXkT4WSIGtsv_lBP1Q, IsFault: True, FaultMessage: Internal
error encountered.
**** AttributeError: 'NoneType' object has no attribute 'Call'*
We are unable to create account_budget_proposal ... why is the API
returning "**** AttributeError: 'NoneType' object has no attribute 'Call'" *how
are we suppose to fix this?
Corine
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/eec4e4f5-b395-4eda-a0ea-6ad44b10d478n%40googlegroups.com.