Best practice for knowing if Account has Conversion Tracking

2017-08-21 Thread joao . gris
What is the best way to discover via API if an account has conversion 
tracking of any kind? Also, is there a way to download reports as 
structured data and not just as a string(a python list for example).

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/436a0e89-0338-4351-91a8-2f70ad7af531%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords PHP API Call

2017-08-21 Thread ejay . opiniano
Hi Adwords API Team,

  I successfully executed your GetCampaigns.php. But I need to create my 
own function using the Adwords API call/syntax.,

here is my sample code:











































I located the different required class based on their directory from the 
php file that I'm using. I also included the adsapi_php.ini in the  home 
directory of my application, the vendor/autoload.php is also included in my 
index,php

the main function that I'm running is the "function test()". But 
unfortunately its not working.

I need to do my own function to make my API calls dynamic and I'm using the 
sample codes as my guide..

Thank you,




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/caf45698-5c0e-47ee-ada0-da587e8dc87a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Getting finalURL performance on country level

2017-08-21 Thread dhanaraj . v
Hi, is it possible to obtain FInalURL performance report on a country level 
breakdown? ie, one row will be final url performance on one country

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3f5c4692-7d71-4caf-888c-6d39469206b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Setting up Adwords API in PHP

2017-08-21 Thread ejay . opiniano
Hi Vincent,

  I did reinstalled everything using composer, and I used test client 
account as clientcustomerId in adsapi_php.ini and it now worked fine.

Thank you so much for your help :)

On Tuesday, August 22, 2017 at 8:14:35 AM UTC+8, 
ejay.o...@momentummedia.com.au wrote:
>
> Hi Vincent,
>
>   I tried putting my test client account number to ClientCustomerId. Is 
> that correct?
>
> Thanks,
>
> On Tuesday, August 22, 2017 at 7:59:46 AM UTC+8, 
> ejay.o...@momentummedia.com.au wrote:
>>
>> Hi Vincent,
>>
>>Thank you for your reply. Can I ask if the adsapi.ini is the property 
>> file you're talking about? if so, how am i going to set my ClientCustomerId 
>> as child account?
>>
>> Thank you,
>>
>> On Friday, August 18, 2017 at 4:27:47 PM UTC+8, Vincent Racaza (AdWords 
>> API Team) wrote:
>>>
>>> Hi Ejay,
>>>
>>> Upon checking the CID you provided, the account is a manager account. 
>>> You could not get the campaigns in a manager level. You need to set the 
>>> clientCustomerId in the property file as the client/child account to use 
>>> the CampaignService 
>>> 
>>> .
>>>
>>> Let me know how it goes.
>>>
>>> Note: I deleted your post as it contains private information such as 
>>> clientCustomerId. For future forums posts, you may refer to our forum 
>>> posting guidelines 
>>> 
>>>  to 
>>> avoid exposing private information.
>>>
>>> Thanks,
>>> Vincent
>>> AdWords API Team
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e3c3d98d-8c6d-4250-9e2e-e5993358fd4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Setting up Adwords API in PHP

2017-08-21 Thread ejay . opiniano
Hi Vincent,

  I tried putting my test client account number to ClientCustomerId. Is 
that correct?

Thanks,

On Tuesday, August 22, 2017 at 7:59:46 AM UTC+8, 
ejay.o...@momentummedia.com.au wrote:
>
> Hi Vincent,
>
>Thank you for your reply. Can I ask if the adsapi.ini is the property 
> file you're talking about? if so, how am i going to set my ClientCustomerId 
> as child account?
>
> Thank you,
>
> On Friday, August 18, 2017 at 4:27:47 PM UTC+8, Vincent Racaza (AdWords 
> API Team) wrote:
>>
>> Hi Ejay,
>>
>> Upon checking the CID you provided, the account is a manager account. You 
>> could not get the campaigns in a manager level. You need to set the 
>> clientCustomerId in the property file as the client/child account to use 
>> the CampaignService 
>> 
>> .
>>
>> Let me know how it goes.
>>
>> Note: I deleted your post as it contains private information such as 
>> clientCustomerId. For future forums posts, you may refer to our forum 
>> posting guidelines 
>> 
>>  to 
>> avoid exposing private information.
>>
>> Thanks,
>> Vincent
>> AdWords API Team
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1889abdb-d3e5-420c-840b-284aafe1e0fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Setting up Adwords API in PHP

2017-08-21 Thread ejay . opiniano
Hi Vincent,

   Thank you for your reply. Can I ask if the adsapi.ini is the property 
file you're talking about? if so, how am i going to set my ClientCustomerId 
as child account?

Thank you,

On Friday, August 18, 2017 at 4:27:47 PM UTC+8, Vincent Racaza (AdWords API 
Team) wrote:
>
> Hi Ejay,
>
> Upon checking the CID you provided, the account is a manager account. You 
> could not get the campaigns in a manager level. You need to set the 
> clientCustomerId in the property file as the client/child account to use 
> the CampaignService 
> 
> .
>
> Let me know how it goes.
>
> Note: I deleted your post as it contains private information such as 
> clientCustomerId. For future forums posts, you may refer to our forum 
> posting guidelines 
> 
>  to 
> avoid exposing private information.
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f03d871d-3d11-4304-962c-7058c3ebd8d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hi Calin,

Thanks for responding so quickly! If you're creating the same operations 
and passing them into the mutate service rather than the batch job service, 
is that still working for you for v201705? I'm just trying to pinpoint if 
this is a batch job service only issue.

Thanks,
Nadine, AdWords API Team

On Monday, August 21, 2017 at 5:41:20 PM UTC+10, Calin Ignat wrote:
>
> Hello Nadine,
>
> Yes, when i was talking about the old library I was referring at the old 
> now depreciated client libraries.
> My only point was that i was using that successfully adding feed items to 
> a feed using batch job.
>  
> We've recently updated to v201705 and I had rewritten all the code from 
> scratch for the tool that creates these campaigns.
> The actual code to add feed items its not very different from the example 
> here 
> .
>  
> The only difference is that instead of using mutate service i'm using the 
> operation for the batch job. All the other elements from the campaign are 
> working fine this way...
>
> Thank you,
> Good day.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/aa159d75-0a0e-4b11-af98-98f953ada8f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdWordsUserListService ExpressionRuleUserList Rule item mismatch

2017-08-21 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi 

The relationship between Rule and RuleItem is as follows : Rule 

 -> groups(RuleItemGroup[]) 

 -> items(RuleItem[]) 
.
 
In the WSDL 

, you should be able to find the definitions for Rule, RuleItemGroup and 
RuleItems as the complexType "Rule", "RuleItemGroup" and "RuleItem" 
respectively. I am also attaching a sample snippet from the SOAP logs which 
shows the relationship.  
  
   
  




ecomm_pagetype

EQUALS
checkout





cartsize

GREATER_THAN
1.0



  

The documentation and the WSDL seems to be consistent here. Could you 
please confirm what error you were getting? If you are able to share the 
logs it will be helpful to troubleshoot. 

Thanks,
Sreelakshmi, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3798105b-1b10-4b54-a557-d6dd0e16f413%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Call Extensions - MetadataPropertyMissingForExtensionType

2017-08-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Prajna, 

Could you describe how you are adding these Call Extensions? Are you using Feed 
services 
 or 
extension 
setting services 
? 
Please enable logging and provide the SOAP request and response for the 
operations which encountered this error and I'll be able to take a look. 
Please use *Reply privately to author* when responding. 

Thanks,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/33401114-ca3a-4945-aa80-21e43eec135a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE

2017-08-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, 

Using a portfolio-only bidding strategy type 
 
or 
scheme in the context of a standard strategy generates a BiddingErrors 
error with reason INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE. To use the 
TargetRoasBiddingScheme, you need to create a SharedBiddingStrategy 

 object 
using BiddingStrategyService 

 and 
set the biddingStrategyId 

 in 
the BiddingStrategyConfiguration 
.
 
The UsePortfolioBiddingStrategy 

 Java 
example shows how to add a portfolio bidding strategy and use it to 
construct a campaign. Example code in other languages can be found here 
. 

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/54bbf243-07c1-468d-bf2c-df88efaf12c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: partialFailure for OfflineConversionFeedService broken in v201708?

2017-08-21 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Marina, 

Could you provide the code snippet where you are setting the partialFailure 
header? You can refer to the HandlePartialFailures.vb 

 and HandlePartialFailures.cs 

 for 
an example on setting this header in the .NET client library. 

Regards,
Shwetha, AdWords API Team. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98d380dd-9876-4c0a-8b1d-d1c33a82666b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdWordsUserListService ExpressionRuleUserList Rule item mismatch

2017-08-21 Thread Edward Grave
Hi,

I'm looking through the documentation and comparing it to the code produced 
by the WSDL for the AdWordsUserListService.

I've noticed a discrepancy that is causing errors in my code when calling 
the get function. I'm consuming the endpoint from a C# client.

>From what I can tell the ExpressionRuleUserList contains a Rule object, 
this in turn has an array of RuleItem objects.

Currently the WSDL is creating this as a multi-dimensional array which is 
causing the bug:

private RuleItem[][] groupsField;

The documentation states that the relationship of these objects is actually 
as follows: Rule > RuleGroups[] > Rule Items[]

However there is no RuleGroups object defined in the WSDL. Not sure if this 
is a bug in the Adwords API wsdl.

Has anyone else had issues with this? Is there a proper solution to this?

My workaround is to change the Reference.cs automatically produced to make 
the RuleItem object an array.

Cheers.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b88d4116-6fa5-4a36-92f5-99841a84afd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AdGroupAdService not returning all ads

2017-08-21 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

Can you reply to me privately (top right dropdown on my post) with the Ad 
Group/Ad IDs of some ads that you expect should have been returned but were 
not?

Regards,
Mike, AdWords API Team

On Monday, August 21, 2017 at 3:58:29 AM UTC-4, Matej Drobnic wrote:
>
> Hi,
>
> I am having problems retrieving ads from Ad service.
> I can not get certain ads which I know that exist in adwords interface. 
> hope you can help.
>
> I am sending a SOAP request and response, can supply tokens in a private 
> message, if required.
> I have searched for an answer to this and including all statuses does not 
> help.
>
> Thanks in advance for your help.
>
> [Aug 21 2017 07:01:46.00 - INFO] POST 
> /api/adwords/cm/v201702/AdGroupAdService HTTP/1.1
> Host: adwords.google.com
> Connection: Keep-Alive
> User-Agent: PHP-SOAP/5.6.31-4+ubuntu16.04.1+deb.sury.org+4, gzip
> Accept-Encoding: gzip, deflate
> Content-Encoding: gzip
> Content-Type: text/xml; charset=utf-8
> SOAPAction: ""
> Content-Length: 783
> Authorization: Bearer ..
>
> 
> http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="
> https://adwords.google.com/api/adwords/cm/v201702;>
>   
> 
>   9599521331
>   ..
>   online republic live rates (AwApi-PHP/17.0.0, 
> Common-PHP/17.0.0, PHP/5.6.31-4+ubuntu16.04.1+deb.sury.org
> +4)
> 
>   
>   
> 
>   
> Id
> Headline
> HeadlinePart1
> HeadlinePart2
> Description
> Description1
> Description2
> Url
> DisplayUrl
> CreativeFinalUrls
> CampaignId
> AdGroupId
> Status
> AdType
> 
>   AdGroupId
>   IN
>   17768381914
> 
> 
>   Status
>   IN
>   ENABLED
>   PAUSED
>   DISABLED
> 
> 
>   Id
>   NOT_IN
>   56985296794
>   56985466594
>   56985467554
>   56985468394
>   56985507754
>   83015891674
>   90025109074
>   90025109194
>   100925875234
>   100925878234
>   100925878474
>   100925878834
>   100925880514
>   195137849986
>   195137849989
>   195137849992
>   195137849995
>   195137849998
> 
> 
>   Id
>   ASCENDING
> 
> 
>   0
>   500
> 
>   
> 
>   
> 
>
> HTTP/1.1 200 OK
> Content-Type: text/xml; charset=UTF-8
> Content-Encoding: gzip
> Date: Mon, 21 Aug 2017 07:02:11 GMT
> Expires: Mon, 21 Aug 2017 07:02:11 GMT
> Cache-Control: private, max-age=0
> X-Content-Type-Options: nosniff
> X-Frame-Options: SAMEORIGIN
> X-XSS-Protection: 1; mode=block
> Server: GSE
> Alt-Svc: quic=":443"; ma=2592000; v="39,38,37,35"
> Transfer-Encoding: chunked
>
> 
> http://schemas.xmlsoap.org/soap/envelope/;>
>   
> https://adwords.google.com/api/adwords/cm/v201702;>
>   0005573e0ecfa7800a629ccd1d09de49
>   AdGroupAdService
>   get
>   1
>   321
> 
>   
>   
> https://adwords.google.com/api/adwords/cm/v201702
> ">
>   
> 0
> AdGroupAdPage
>   
> 
>   
> 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d1a72a84-8d22-4eaa-9653-8205d9fc8688%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [PHP Lib] Handling two policy exception in ErrorHandling/HandlePolicyViolationError.php

2017-08-21 Thread Denys Kovalenko
Hi Peter,

Thank you for your answer. There is no error message as such, to validate 
the Ad Text the code uses $this->session->setValidateOnly(true); first, 
then ApiException is caught and code adds exemption to operation by using 
$operation->setExemptionRequests([new ExemptionRequest($error->getKey())]) 
but in PHP library it only adds one exception to array, where 2 needed. So 
next step code executes mutate() with $this->session->setValidateOnly(false
); but it will not pass as PolicyViolationError will be thrown.

It it helps I have response object from the library error handling:

Google\AdsApi\AdWords\v201708\cm\PolicyViolationError Object ( [key:
protected] => Google\AdsApi\AdWords\v201708\cm\PolicyViolationKey Object ( [
policyName:protected] => tobacco [violatingText:protected] => cigarettes ) [
externalPolicyName:protected] => Tobacco and Cigarettes [externalPolicyUrl:
protected] => [externalPolicyDescription:protected] => Google does not 
permit the advertisement of tobacco and tobacco-related products. Please 
see our full policy 

. [isExemptable:protected] => 1 [violatingParts:protected] => Array ( [0] => 
Google\AdsApi\AdWords\v201708\cm\PolicyViolationErrorPart Object ( [index:
protected] => 0 [length:protected] => 10 ) ) [fieldPath:protected] => 
operations[0].operand.ad.finalUrls [fieldPathElements:protected] => Array ( 
[0] => Google\AdsApi\AdWords\v201708\cm\FieldPathElement Object ( [field:
protected] => operations [index:protected] => 0 ) [1] => Google\AdsApi\
AdWords\v201708\cm\FieldPathElement Object ( [field:protected] => operand [
index:protected] => ) [2] => Google\AdsApi\AdWords\v201708\cm\
FieldPathElement Object ( [field:protected] => ad [index:protected] => ) [3] 
=> Google\AdsApi\AdWords\v201708\cm\FieldPathElement Object ( [field:
protected] => finalUrls [index:protected] => ) ) [trigger:protected] => [
errorString:protected] => PolicyViolationError.POLICY_ERROR [ApiErrorType:
protected] => PolicyViolationError [parameterMap:Google\AdsApi\AdWords\
v201708\cm\ApiError:private] => Array ( [ApiError.Type] => ApiErrorType ) )


I'm unable to use out of the library code as a whole project is deeply 
integrated with PHP Library methods.

Thanks. 


On Monday, August 21, 2017 at 4:59:22 AM UTC+1, Peter Oliquino wrote:
>
> Hi Denys,
>
> You should be able to send an array of ExemptionRequests 
> 
>  regardless 
> of the client library you use. However, to further investigate, could you 
> provide any logs such as the SOAP request and response that my contain an 
> error message? If you haven't enabled SOAP logging yet, you may refer to 
> this guide 
>  as 
> to how. You may reply using *Reply privately to author*.
>
> Best regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3b9d247f-072b-4a16-a59d-fbf9c3440aa6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


INVALID_ANONYMOUS_BIDDING_STRATEGY_TYPE

2017-08-21 Thread lavan
Hello

I have set target roas bidding configuration for campaign service and it 
throw this error. Please help me overcome this. Any association are 
appreciate.

TargetRoasBiddingScheme biddingScheme = new TargetRoasBiddingScheme();
// Optionally set additional bidding scheme parameters.
biddingScheme.setTargetRoas(Double.valueOf(campaignList.getTargetRoasBiddingBidValue()));

// Set bidding strategy (required).
biddingStrategyConfiguration.setBiddingScheme(biddingScheme);



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8bc93d9d-71ef-46f8-b4df-2ca73a5029f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Call Extensions - MetadataPropertyMissingForExtensionType

2017-08-21 Thread Prajna More
what does this error mean for a call extension?
Call extension is not delivering and the filter reason code is 
'MetadataPropertyMissingForExtensionType'

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ce7f169b-2347-4797-8ff4-29137560862a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdGroupAdService not returning all ads

2017-08-21 Thread Matej Drobnic
Hi,

I am having problems retrieving ads from Ad service.
I can not get certain ads which I know that exist in adwords interface. 
hope you can help.

I am sending a SOAP request and response, can supply tokens in a private 
message, if required.
I have searched for an answer to this and including all statuses does not 
help.

Thanks in advance for your help.

[Aug 21 2017 07:01:46.00 - INFO] POST 
/api/adwords/cm/v201702/AdGroupAdService HTTP/1.1
Host: adwords.google.com
Connection: Keep-Alive
User-Agent: PHP-SOAP/5.6.31-4+ubuntu16.04.1+deb.sury.org+4, gzip
Accept-Encoding: gzip, deflate
Content-Encoding: gzip
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Content-Length: 783
Authorization: Bearer ..


http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201702;>
  

  9599521331
  ..
  online republic live rates (AwApi-PHP/17.0.0, 
Common-PHP/17.0.0, 
PHP/5.6.31-4+ubuntu16.04.1+deb.sury.org+4)

  
  

  
Id
Headline
HeadlinePart1
HeadlinePart2
Description
Description1
Description2
Url
DisplayUrl
CreativeFinalUrls
CampaignId
AdGroupId
Status
AdType

  AdGroupId
  IN
  17768381914


  Status
  IN
  ENABLED
  PAUSED
  DISABLED


  Id
  NOT_IN
  56985296794
  56985466594
  56985467554
  56985468394
  56985507754
  83015891674
  90025109074
  90025109194
  100925875234
  100925878234
  100925878474
  100925878834
  100925880514
  195137849986
  195137849989
  195137849992
  195137849995
  195137849998


  Id
  ASCENDING


  0
  500

  

  


HTTP/1.1 200 OK
Content-Type: text/xml; charset=UTF-8
Content-Encoding: gzip
Date: Mon, 21 Aug 2017 07:02:11 GMT
Expires: Mon, 21 Aug 2017 07:02:11 GMT
Cache-Control: private, max-age=0
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
Server: GSE
Alt-Svc: quic=":443"; ma=2592000; v="39,38,37,35"
Transfer-Encoding: chunked


http://schemas.xmlsoap.org/soap/envelope/;>
  
https://adwords.google.com/api/adwords/cm/v201702;>
  0005573e0ecfa7800a629ccd1d09de49
  AdGroupAdService
  get
  1
  321

  
  
https://adwords.google.com/api/adwords/cm/v201702;>
  
0
AdGroupAdPage
  

  


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/b94fb8e6-5b76-4517-b3d1-288e3688c5f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread Calin Ignat
Hello Nadine,

Yes, when i was talking about the old library I was referring at the old 
now depreciated client libraries.
My only point was that i was using that successfully adding feed items to a 
feed using batch job.
 
We've recently updated to v201705 and I had rewritten all the code from 
scratch for the tool that creates these campaigns.
The actual code to add feed items its not very different from the example 
here 
.
 
The only difference is that instead of using mutate service i'm using the 
operation for the batch job. All the other elements from the campaign are 
working fine this way...

Thank you,
Good day.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/10f40390-0e6d-4037-8b72-59fc816620b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to differentiate between shared extensions (like call out) and account level extensions in the exported file

2017-08-21 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Qi,

Could you confirm if you are generating the report in the AdWords UI or in 
AdWords API? If you were using the API, could you provide the report 
definition 

 you 
used so I could further check this? Please use the *Reply privately to 
author* option when replying.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/35d96997-50d1-46ac-ab5f-f740ef8d2caa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
Hello Calin,

When you say that you're using an old library versus a new one, are you 
talking about the client libraries 
 that we 
release? I just want to make sure we're working from the same baseline. 

Thanks,
Nadine, AdWords API Team

On Monday, August 21, 2017 at 4:21:10 PM UTC+10, Calin Ignat wrote:
>
> Good day,
>
> Any update on this?
> I still haven't figure it out.
>
> Thank you.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/db67c7b4-ffc2-49bb-939c-9def57e2880c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Ad Schedule Id not found

2017-08-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

In order to get the Id 

 of 
your AdSchedule 
,
 
you will need to use the CampaignCriterionService.get 
.
 
If this is not what you are looking for, could you provide the SOAP request 
and response so I can better investigate your issue? 

If you haven't enabled SOAP logging yet, you may refer to this guide 

 for 
Python as to how. You may then reply using *Reply privately to author*.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/297faf94-af74-4ffb-bda7-80f035be8298%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can i promote my app in playstore with admob on it

2017-08-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

Your concern appears to be more specific to the AdWords product and 
policies. I would recommend that you get in touch with the experts at the 
AdWords 
Community Forum 
 
for 
better assistance.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/68a13347-d550-414d-a12d-f774204d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch Job - Customizer Feed Item - NullError.NULL_CONTENT

2017-08-21 Thread Calin Ignat
Good day,

Any update on this?
I still haven't figure it out.

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/325abe5a-4d77-4174-b74c-1e4719bf4f43%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.