Hi,
I follow this doc to create new Billing Setup:
https://developers.google.com/google-ads/api/docs/billing/billing-setups 
<https://developers.google.com/google-ads/api/docs/billing/billing-setups?hl=uk#creating_new_billing_setups>

My Request : 
$bsetup = new BillingSetup([
       'payments_account_info' => new PaymentsAccountInfo([
                 'payments_account_name' => new StringValue(['value' => 
'Account XXXXX']),
                 'payments_profile_id' => new StringValue(['value' => 
'9506-5628-XXXX'])
        ]),
         'start_time_type' => TimeType::NOW,
         'end_time_type' => TimeType::FOREVER
]);

Response : 

Request with ID 'vqVbe4X5k_swVQj8a_5nAg' has failed.

Google Ads failure details: internal_error: An internal error has occurred.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/63ab7fcd-ef11-4391-9369-a9df647623ecn%40googlegroups.com.

Reply via email to