Re: How to verify the client customer id is valid and billing has been setup!

2014-03-14 Thread brstdev9
Hello Josh, Thanks for suggesting me this way but i am finding it difficult because in order to generate the refresh token we have to pass client_id and client_secret which is generated by creating an application on API Console - Google Code and after creating this i have to run

how to check the bid amount for a keyword ?

2014-03-14 Thread brstdev9
hello, i have made used of the adwords api and i have launched a campaign successfully. Now while launching the campaign i set the budget to $7 per day and used two keywords advertise online and marketing and set the default bid to $0.35. now i logged in to the google Adwords UI Interface and

Re: How to verify the client customer id is valid and billing has been setup!

2014-03-13 Thread brstdev9
Hello Josh, Well many thanks for you support. Now For Item #1, I have been able to send the request for ADD PENDING and the result was a success, and to confirm i sent the same request and got this error: An error has occurred: [ManagedCustomerServiceError.ALREADY_INVITED_BY_THIS_MANAGER @

How to setup the billing for new Accounts created under MCC Account ?

2014-03-11 Thread brstdev9
hello everyone, i have a MCC account for which i have setup the billing and i have also got approved the developer token. Using these details i have created an account under my MCC account through adwords api and using the client customer Id i have been able to launch a campaign containing an

Re: How to setup the billing for new Accounts created under MCC Account ?

2014-03-11 Thread brstdev9
I am making use of PHP Client Library On Tuesday, March 11, 2014 5:36:01 PM UTC+5:30, brst...@gmail.com wrote: hello everyone, i have a MCC account for which i have setup the billing and i have also got approved the developer token. Using these details i have created an account under my

How to verify the client customer id is valid and billing has been setup!

2014-03-11 Thread brstdev9
hello, I am currently developing a web application which requires to add existing adwords user account with the MCC account, this has have to be done using adwords api, and i have successfully done this. Now is there any link in adwords api which can verify that the supplied ClientCustomerId

Re: How to verify the client customer id is valid and billing has been setup!

2014-03-11 Thread brstdev9
hello Zweitze, well thanks ! But i don't agree with you because i have a Client Customer Id for which the billing has not been set up but still i have been able to launch the campaign for that Client Customer Id. There does not seems to any error if the billing has not been set up. please help

Re: How to verify the client customer id is valid and billing has been setup!

2014-03-11 Thread brstdev9
Also i would like to add that the campaign has been launched but it is'nt running because the billing has not been set up. I can see the campaign in the UI after loging with that client customer ID. Also there is a message: you account is is'nt active. To active please enter billing

Re: How to link an existing Adwords account with MCC Account

2014-03-10 Thread brstdev9
hello Ray Tsang, Now i have stuck in a new problem : How to update existing keywords text ? I have the creation Id and i am using the service AdGroupCriterionService.mutate but still not able to figure out how can i change the text of the existing keywords. looking forward for you help!

How to update existing keyword text using adwords php client library

2014-03-10 Thread brstdev9
hello, i have stuck in a new problem : How to update existing keywords text ? I have the creation Id and i am using the service AdGroupCriterionService.mutate but still not able to figure out how can i change the text of the existing keywords. looking forward for you help! Thanks! -- --

Re: How to link an existing Adwords account with MCC Account

2014-02-18 Thread brstdev9
hello Ray Tsang, yes i can explain this. Look when we are logged in to the MCC then there are two buttons(create Account,link existing account) under Accounts tab. So when we link an existing account we provide the email address of the user and an automated email with an acceptance link is

Re: How to link an existing Adwords account with MCC Account

2014-02-18 Thread brstdev9
hello Ray Tsang, Well thankyou so much for your support. I have been able to set Developer Token,Client Customer Id and User Agent dynamically. Now proceeding further i have to show the reporting to the users. Now in the PHP Client Library under examples/Reporting i have files and after

Re: How to link an existing Adwords account with MCC Account

2014-02-17 Thread brstdev9
hello Ray Tsang, yes i can explain this. See if you have a look at the User Interface of My client center account and switch to accounts tab then there are two buttons create account and link existing account. If we click on link existing Account then we have to provide the email of the

Re: How to link an existing Adwords account with MCC Account

2014-02-14 Thread brstdev9
hey Ray Tsang, many thanks for the reply. Now looking at the above links which you have provided to me i was a little difficult for me to convert the code snippet(provided in java) to PHP but some how i have managed to do so and come up with a function, provided in the attach file, Please have

Re: How to link an existing Adwords account with MCC Account

2014-02-14 Thread brstdev9
hey Ray Tsang, many thanks for the reply. Now looking at the above links which you have provided to me i was a little difficult for me to convert the code snippet(provided in java) to PHP but some how i have managed to do so and come up with a function, provided in the attach file, Please have

Re: How to link an existing Adwords account with MCC Account

2014-02-14 Thread brstdev9
Hey Ray Tsang, Many thanks for the reply. Now looking at the links you have provided to me it was a little difficult for me to convert the code snippet(provided in java) to PHP but some how i have managed to create a function described below. function LinkExistingAdwordsAccoount(AdWordsUser

How to link an existing Adwords account with MCC Account using Adwords api in php

2014-02-13 Thread brstdev9
Hello everyone, I am currently developing a web application which requires to add existing adwords user account with the MCC account, this has have to be done using adwords api. Is there any way this can be done ?? I am using PHP client Library. -- --

How to link an existing Adwords account with MCC Account

2014-02-13 Thread brstdev9
Hello everyone, I am currently developing a web application which requires to add existing adwords user account with the MCC account, this has have to be done using adwords api. Is there any way this can be done ?? I am using PHP client Library. -- --