I am new to google adwords.
I need to create a new product group. I have used below library to do that process.
I want to know if that method is correct or not . If the method is correct ,
const BUDGET_ID = 'INSERT_BUDGET_ID_HERE';
const MERCHANT_ID = 'INSERT_MERCHANT_ID_HERE';
I want to know where can i get "BUDGET Id".Otherwise please provide the sample code to create product group usinggoogle adwords api.