$money = new Money();$money->setMicroAmount(5000000); $adGroupEstimateRequest->setMaxCpc($money); /* Here they're setting Max cpc value per day */
But i want to Set Maximum daily budget for the keyword. Anyways to make it possible please share your ideas.