Catchable fatal error: Object of class Money could not be converted to string

2015-06-24 Thread Shobhan Babu
How to convert object of class money to rupees I have the following code ,but I am unable to print the AVG.CPC of the Keyword I am using GetKeywordIdeas.php function GetKeywordIdeasExample(AdWordsUser $user) { // Get the service, which loads the required classes. $targetingIdeaService =

Can I make payment through Adwords API ?

2015-06-14 Thread Shobhan Babu
Hi, I have searched in the forums and in the api library about making payment through api,but I am failed to get the api for the payment process through api, is there any api for making payment on online for ads ? if it is available please let us know the process to integrate . Thank you

An error has occurred: SOAP-ERROR: Parsing WSDL:

2015-06-11 Thread Shobhan Babu
Hi, We have shifted our website godaddy to Microsoft Azure ,is there any settings that we need to change it in the azure cloud. when we tried in the godaddy hosting ,it gives me no error while using the google adwords API,but when we use the same files on azure I am getting SOAP-Errors ,what

Re: How to post ads based on the location using google adwords api

2015-03-11 Thread Shobhan Babu
How can we get the location Id of indian cities ...! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Is there any way to get the top keywords based on the search volume in a city using Google Adword API

2015-03-01 Thread Shobhan Babu
Hi, I am using Google adwords api i.e GetKeywordIdeas.php to get the all the keywords based on the search volume.but I want to get the top keywords based on the locality How can we get the keywors based on the locality..please let me know the procedure to these things Thank you ! --

Re: Why always EstimateKeywordTraffic gives always zero excpet for ad postions

2015-02-24 Thread Shobhan Babu
This is the output : An error has occurred: [AuthenticationError.CUSTOMER_NOT_FOUND @ ; trigger:'null'] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Why always EstimateKeywordTraffic gives always zero excpet for ad postions

2015-02-24 Thread Shobhan Babu
And Now the error is : An error has occurred: [RequiredError.REQUIRED @ selector.searchParameters.searchParameters[1].queries[0]] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Why always EstimateKeywordTraffic gives always zero excpet for ad postions

2015-02-23 Thread Shobhan Babu
I am using this code estimate the keyword traffic but it's always giving zero for cpc,daily clicks,daily cost and it's working fine ad position please let me know the procedure to get these values that I have mentioned . This is my code : require_once dirname(dirname(__FILE__)) .

Re: how to change the values inside auth.ini based on the user

2015-02-05 Thread Shobhan Babu
Without using the auth.ini file can we use these credentials in other way ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

how to change the values inside auth.ini based on the user

2015-02-05 Thread Shobhan Babu
Hi I am using Adwords api in my web application and I want to change the credentials of auth.ini file based on the user login.How can we change the auth.ini file credentials dynamically based on the user.Or is there any replacement for auth.ini file in the Adwords api Is it possible to

Re: How to write the predicate for ads which are approved and eligible ?

2015-02-05 Thread Shobhan Babu
Can please help me in writing the predicate ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

How to write the predicate for ads which are approved and eligible ?

2015-02-04 Thread Shobhan Babu
Hi I able to display only approved ads only .How can we display ads which are eligible ? And I want to display the image ads also .How to write the predicate for displaying image ads and flash ads ? Please let me know the procedure to do things? And my code is : $selector-predicates[]

Keyword status and max cpc are not changing !

2015-02-04 Thread Shobhan Babu
Hi, I using the UpdateKeyword.php file to change the status of the keyword and maxcpc of the keyword but the changes are not reflecting in my google adwords dashboard can you please tell me the procedure to find it out ! The file is executing but the status is not changing and amount also

Re: Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-02-02 Thread Shobhan Babu
I am getting same error,though I am providing all necessary things in auth.ini file please help me out in this problem ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Re: Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-02-02 Thread Shobhan Babu
After executing GetRefreshtoken.php I am getting the error like this *400.* That’s an error. *Error: redirect_uri_mismatch* Application: *Health Campaign* You can email the developer of this application at:dafdadfjak...@gmail.com manipali...@gmail.com The redirect URI in the request:

Re: How to get the mcc child accounts using adwords api in php ?

2015-02-02 Thread Shobhan Babu
How to get the MCC client names and Client id separated. The above example, i.e GetAccountHierarchy.php is giving the client ids only. How can we display Client ID with names Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to get the client id and client name in the mcc account using adwords API in php

2015-02-02 Thread Shobhan Babu
Hi, I have a MCC account which contains 4 clients.and I want to display the Client id and Client Name using Adwords API,How can we achieve this thing using php library ? please provide the php file that gives fields which I mentioned in the above lines. Thank you ! -- --

How to get the mcc child accounts using adwords api in php ?

2015-02-01 Thread Shobhan Babu
Hi.. I have MCC account which contains 4 child adwords accounts .How we can we get the child account details ,How can we modify and remove child accounts using adworids api in php Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to create MCC account using google adwords api in php

2015-02-01 Thread Shobhan Babu
Hi , I have google adwords account and I have successfully integrated with adwords api in php.But now I want to implement it for the MCC account ,How can we achieve this thing by google adwords api in php .. Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Can We use one developer token for accessing different adwords accounts in auth.ini file

2015-01-29 Thread Shobhan Babu
Hi. I am using Google adwords api in PHP for one developer token, where I am providing a customer id and client id, secret key and refresh token.But Now I want to change these to another account where I am keeping the same developer token but different customer id ,client id,secret key and

How to update the keyword text ,keyword status and maxCpc of keyword using API ?

2015-01-19 Thread Shobhan Babu
Hi, I want to update keyword text,keyword status and maxCPC of the keyword using API,is there any way to these things through API ,if it is available please provide the code in php Thank you.. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: How to post ads based on the location using google adwords api

2015-01-16 Thread Shobhan Babu
How do we target our ads only on particular geographical location ? Is there any API for this ,if it available ,Can you please provide this API in PHP rather than C language Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to post ads based on the location using google adwords api

2015-01-15 Thread Shobhan Babu
Hi, I want to post the ads based on the location ,how can we do this thing based on the location, I have searched for api,but unfortunately I didn't get any code for this . could you please tell me how to post the ads based on the location or city. Thank you -- --

Re: AdGroupAdService is not giving the statistics of ads

2015-01-11 Thread Shobhan Babu
How can we get the one ad group performance report rather than entire ad groups performance report ? if it is available please let me know the procedure to get the specific ad group performance report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and