Can't get service account to work with Ads & Analytics APIs

2020-03-19 Thread Josh R.
Hello,

I need someone to help me understand what's needed to actually get data out 
of the Ads & Analytics API. I'm working with a client that wants me to pull 
in data from their Google Ads and Analytics data sources, do some tweaking, 
and upload it into a Google Sheet. I've looked through every document I can 
find about the client libraries, sample code, examples, OAuth, service 
accounts, and credentials and I can't figure out what's wrong. I should add 
I'm a senior backend engineer so I'm not new to APIs. 

In working through the documentation this is what has been done so far. The 
client has made a project, has made an OAuth credential, has made a service 
account, and has enabled the Google Ads API, Google Analytics Reporting 
API, and the Google Sheets API. They have sent me the client_id/secret, and 
the .json file for the service account. 

I've managed to use the sample here 
to
 
create an OAuth token. However when I try to run this sample 

 
I run into the following error: 

Request with ID "None" failed with status "UNAUTHENTICATED" and includes 
the following errors:
Request made: ClientCustomerId:  , Host: 
googleads.googleapis.com:443, Method: 
/google.ads.googleads.v3.services.GoogleAdsService/SearchStream, RequestId: 
None, IsFault: True, FaultMessage: User in the cookie is not a valid Ads 
user.
Error with message "User in the cookie is not a valid Ads user.".

My yaml file looks like this:

path_to_private_key_file: './service_account.json'
delegated_account: 'x.iam.gserviceaccount.com'
developer_token: 'fd'

I don't have a Google account that's associated with their company if that 
matters. Can someone help me debug what's wrong here?

Josh


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c2253d01-86ab-482b-8277-7702d24b3d6b%40googlegroups.com.


Re: Search Lost IS (rank) SearchRankLostImpressionShare is being returned as null while Google Ads interface displays percentage values for them, for the same date range.

2020-03-19 Thread Frederick Vallaeys
Hi API team,

Is there an update on this? It's still not returning the expected values 
for me and Shashank who posted the last message in this thread.

Thanks
Frederick

On Wednesday, November 13, 2019 at 8:00:04 AM UTC-8, Shashank Tiwari wrote:
>
> Hello,
>
> We are pulling data from Adgroup Performance Report and are getting 
> discrepancies in the values for the particular 
> metric: SearchRankLostImpressionShare.
>
> The Google Ads interface shows data for the particular Ad groups for this 
> metric, however, on pulling report it's being returned as --.
>
> Also, in a particular case, we observed that the data wasn't being 
> returned on inclusion of certain date ranges as shown in the following: 
>
> Sep 15 - Oct 16: values for Search Lost IS (rank) are --.
> Sep 15 - Oct 21: values are --
> Sep 22 - Oct 21: returns values as expected. 
> Sep 20 - Oct 21: values are --
> Sep 1 - Sep 18: return values
> Sep 1 - Oct 21: returns --
>
> As you might have noticed, even for longer date ranges, when particular 
> days are included, in this case - Sep 19 and Sep 20, the values are 
> returned as --.
>
> Furthermore, for same date range, the data is being shown in Google Ads 
> interface but isn't being returned in the report.
>
> Could you please help us understand as to why this may be happening?
>
> Thanks!
>
>
> Cheers,
> Shashank
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/89658c9c-641c-4075-b625-2c3cbe4ecce5%40googlegroups.com.


Fatal error: Uncaught exception 'Google\AdsApi\AdWords\v201809\cm\ApiException' with message '[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']'

2020-03-19 Thread SUBIN P VASU
*Hi,*


*I was trying to connect other adwords account from my adwords account 
using AdWords API. I have made the connection and got the refresh token. 
But  I can't connect to the accounts and showing this error. I need help.*


*Fatal error*: Uncaught exception 
'Google\AdsApi\AdWords\v201809\cm\ApiException' with message 
'[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']' in 
/home/fh9axlrjkvvd/public_html/dev/oauth/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php:43
 
Stack trace: #0 
/home/fh9axlrjkvvd/public_html/dev/oauth/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php(43):
 
ReflectionClass->newInstanceArgs(Array) #1 
/home/fh9axlrjkvvd/public_html/dev/oauth/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(203):
 
Google\AdsApi\Common\Util\Reflection->createInstance('Google\\AdsApi\\A...', 
'[AuthorizationE...') #2 
/home/fh9axlrjkvvd/public_html/dev/oauth/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(164):
 
Google\AdsApi\Common\AdsSoapClient->parseApiExceptionFromSoapFault(Object(SoapFault))
 
#3 
/home/fh9axlrjkvvd/public_html/dev/oauth/vendor/googleads/googleads-php-lib/src/Google/AdsApi/AdWords/v201809/mcm/CustomerSe
 
in 
*/home/fh9axlrjkvvd/public_html/dev/oauth/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php*
 
on line *43*

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/565465ae-93e5-47c6-92c2-7ce1dc8b6c2b%40googlegroups.com.


Initialising Google Ads Client on Google Ads API using json variables client_id, client_secret, refresh_token, developer_token, user_agent

2020-03-19 Thread Saurabh Gupta
Hi Team,

We are using the Web Application Flow on Google Adwords API v201809 that 
allows to use the customer's credentials.
This method is shown here: 
https://github.com/googleads/googleads-python-lib/wiki/API-access-on-behalf-of-your-clients-(web-flow)#step-2---setting-up-the-client-library
Here is the Python code:
def init_adwords_client(client_id, client_secret, refresh_token, 
developer_token, user_agent):
oauth2_client = oauth2.GoogleRefreshTokenClient(client_id, client_secret, 
refresh_token)
adwords_client = adwords.AdWordsClient(developer_token, oauth2_client, 
user_agent)
return adwords_client

What will be the corresponding code/method to initialise like this on 
Google Ads API Beta?
The corresponding method is not shown here
https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-web

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b284e8a6-d932-4c3a-b1a8-def9ee6cbe99%40googlegroups.com.


Re: Getting Error- UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2020-03-19 Thread Mir Billal
 http://sheershasamachar.net/2020/03/19/আত্রাইয়ে-করোনা-প্রতিরোধে/ ‎


On Tuesday, March 17, 2020 at 7:53:05 PM UTC+6, Ankit Rawat wrote:
>
> Hello team:
>
>
> Can someone please help me to whitelisted my Adwords account, getting 
> below error:
>
> [UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA @ 
> operations[0].operand] [] []
>
>
> Adwords account account ID: 9657179223
>
>
>  Let me know if you have any questions.
>
> Regards,
> Ankit
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e999da75-190e-445d-8df9-0df41d4038b2%40googlegroups.com.


RE: Add Keyowords to Dynamic Search Ads

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Roberto,

If you are looking for the API to crawl through your websites and extract 
keywords from it, then I'm afraid this is not possible. If I've misunderstood 
your request, please let me know.

Regards,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UXVW42: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7rh_p0Q7GG9N00v6RUXoZjQ_OYd1DL25I08Q%40sfdc.net.


RE: Getting Error- UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Ankit,

Thank you for reaching out. Our team is only focused on the Adwords API/Google 
Ads API related issue. We suggest you log into your manager account and 
navigate to the ? -> Get help and reach out to the product team to figure out 
who has been assigned as your Google account representative.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UXVJcj: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/or6Xa0Q7GFL300vPNOoTPyQCaRKk2EwyjsYg%40sfdc.net.


Re: About obtaining the cost amount for the account on the management screen

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Shingo,

Thank you for reaching out. You could use the BudgetOrderService.get() to 
retrieve the BudgetOrder for the account. Please let us know if you have any 
further concerns.

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UXVP8x: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5lFpa0Q7GF4Z00Om7tdlomSV2w_KoSMiblWw%40sfdc.net.


Re: Not able to set cpc limit using google adwords api

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Asif,

Can you please provide the complete detailed request and response logs for the 
call via Reply privately to author so that I can further investigate the issue? 
You can find more information on enabling logging here (log level NOTICE).

Is this an already existing campaign that you are trying to modify or is it a 
brand new campaign?

Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UXVQyv: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/Gq27i0Q7G9WZ00zdPPQc1rSWKGVVS5y9fVmg%40sfdc.net.


RE: How can I get developer token to test api in test account adwords?

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out. Could you please send me the complete request and 
response logs along with client customer id for me to further investigate?

Thanks and regards,
Xiaoming, Google Ads API Team
ref:_00D1U1174p._5001UXVW5P: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/VBJxe0Q7G9QC00c11QrYfoTq-SK9v6dVjESQ%40sfdc.net.


Re: TargetingIdeaService api returning different results than Google Ads "Add Keyword" component

2020-03-19 Thread Google Ads API Forum Advisor Prod
Hi Jake,

Can you please provide me through reply privately to author a screenshot of 
your entire interface, which should include your CID? From the looks of it, it 
looks like you are using the old Google Ads interface.

Thanks,
Anthony
Google Ads API Team
ref:_00D1U1174p._5001UXUFMR: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/wLbIF0Q7G9FU00MzKewAdsRwyD9WfHpAKjcQ%40sfdc.net.


Re: How can I get developer token to test api in test account adwords?

2020-03-19 Thread dev qw
I have created a test account and a manager account, I have the developer 
token. With the token I'm able to get campaigns but having issues while 
creating a campaign. 

It says *OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0] *
 

Please help to fix this issue, I wanted to create campaign using the API.

Thanks 

On Wednesday, 18 January 2017 19:31:04 UTC+5:30, samsonph...@gmail.com 
wrote:
>
> Currently I am planning to test adwords API with test account. How can I 
> get developer token? 
> For developer token Do I need to create production manager account with 
> same email id?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d8af4968-f790-47b7-ba5a-3cbc61445be3%40googlegroups.com.


Add Keyowords to Dynamic Search Ads

2020-03-19 Thread Roberto
Hi,

we have pages with different customers events, sometimes they have little 
text in these pages,
so we want to add another set of webpages from the customer website to 
extract keywords, it's possible to do that with the API?
Is there a Java example ?

thanks,
R.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/172008dc-fc3f-4508-9c53-9e9e9dcb5bf4%40googlegroups.com.


Re: Getting Error- UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA

2020-03-19 Thread Ankit Rawat
Hi Xiaoming,

I don't know who is the 'Google account representative' and how to contact 
them, can you reach-out to them and get the whitelisted done for my account.

of else please share email or mobile number of Google account 
representative, I'll connect them further.

please help.

Thanks
Ankit

On Tuesday, March 17, 2020 at 7:23:05 PM UTC+5:30, Ankit Rawat wrote:
>
> Hello team:
>
>
> Can someone please help me to whitelisted my Adwords account, getting 
> below error:
>
> [UserListError.ADVERTISER_NOT_WHITELISTED_FOR_USING_UPLOADED_DATA @ 
> operations[0].operand] [] []
>
>
> Adwords account account ID: 9657179223
>
>
>  Let me know if you have any questions.
>
> Regards,
> Ankit
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/90657427-f716-4659-807a-f09e33719068%40googlegroups.com.