And do you have a python example of adding an existing payment profile to a 
customer? I'm pretty new when it comes to this, so I'm relying heavily on 
the code examples.

On Tuesday, August 18, 2020 at 11:19:39 PM UTC+2 Kasper Aamodt wrote:

> Hi, thank you! 
>
> I know that that is possible, but that would mean that i have to change 
> the code for every new budget we make. Is it possible to set start and end 
> time with the input method? Something like this, or another way:
>
> start_time = input("Start time (yyyy-MM-dd HH:mm:ss): ")
>
> proposal.proposed_end_date_time = str(start_time)
>
>  
>
> On Tuesday, August 18, 2020 at 7:30:57 PM UTC+2 adsapiforumadvisor wrote:
>
>> Hi Kasper,
>>
>> Yes, it is possible that you are getting the RESOURCE_NOT_FOUND error 
>> because you do not have a payment profile connected to your customer 
>> account. Please create one and try your request again.
>>
>> Below are my responses to your questions:
>>
>> *How do I connect new customer accounts with our default payment profile, 
>> through the API?* 
>>    
>>    - To connect your new customer account to a payment profile via API, 
>>    you can follow this 
>>    
>> <https://developers.google.com/google-ads/api/docs/billing/billing-setups#creating_new_billing_setups>
>>     guide.  
>>
>> *Is it possible to set the start and end date for budgets with the 
>> add_account_budget_proposal? * 
>>    
>>    - Yes, it is possible to set the start and end date for budgets by 
>>    specifying the *proposed_start_date_time* and *proposed_end_date_time*. 
>>    Please note that the format of these fields should be like the following 
>>    example: 2021-01-02 03:04:05 
>>
>> Let me know if you have any additional questions or encounter any other 
>> issues. 
>>
>> Regards,
>> Danica, Google Ads API Team
>>
>> ref:_00D1U1174p._5004Q23L35f:ref
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/12d514d8-b446-48dc-bdc6-3bcec82193d9n%40googlegroups.com.

Reply via email to