Re: ERROR: BillingSetup start_time

2022-12-09 Thread Adam Walters
Here are the request/response logs: [2022-12-09 13:46:51,411 - INFO] Request --- Method: /google.ads.googleads.v11.services.BillingSetupService/MutateBillingSetup Host: googleads.googleapis.com Headers: { "developer-token": "REDACTED", "login-customer-id": "2151671644", "x-goog-api-client

Re: ERROR: BillingSetup start_time

2022-12-09 Thread Adam Walters
Hello, Confirming the start date is set to datetime.now() and that it is being made at the same time as the API request. I have re-run the code several times and got the same error message. Would you be able to assist me in where to pull those request and response logs from? Below is the full erro

RE: ERROR: BillingSetup start_time

2022-12-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thanks for reaching out to the Google Ads API Forum. I can see that you’ve received BillingSetupError.FUTURE_START_TIME_PROHIBITED errors. Upon checking the details closely that you’ve shared with us, I found that the API request contains the start date as datetime.now(). Could you co

ERROR: BillingSetup start_time

2022-12-08 Thread Adam Walters
I have consolidated billing set up and am linking brand new accounts to those payments_account_id & payments_profile_id I am using almost exactly the same code that is provided in the examples but receive the below error: Also, when running the code I will always get the error. However, if I go