Advice needed on Hotel Ads - Creating a campaign without Hotel Center

2024-06-04 Thread Giacomo Persichini
Hi there,

I currently can create "Hotel" type campaigns and have the campaign linked 
to my Hotel Center. I used this 
example: 
https://developers.google.com/google-ads/api/docs/hotel-ads/create-campaign

However, via the UI of Google Ads there's also the option to create a Hotel 
campaign without a Hotel Center account associated to it.

I've tried sending the mutate request without the "hotel_setting" 
parameter, or with an empty HotelSettingInfo object, but the API errors 
each time.

What's the correct way of creating a Hotel campaign without a Hotel Center? 
I can create it without issues via the UI, but I fail to understand how to 
do it via API.

Thank you!



[image: Screenshot 2024-06-04 154604.png]

-- 
***CONFIDENTIALITY WARNING*** 

The contents of this email and any 
accompanying data are the property of Digital Arbitrage Inc. and intended 
for the addressee only, they may contain information that is private and 
confidential and may be subject to legal privilege.  If you are not the 
intended recipient, you are notified that any use, dissemination or copying 
or forwarding of this message or data is prohibited.  If you have received 
this email in error please notify us immediately and delete this email and 
any attachments from your system. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/17ef98f1-6d11-4e1b-9036-b15ffcbb84c3n%40googlegroups.com.


Re: create asset group with 3 headlines via api, but still failed due to not_enough_headline_asset

2024-06-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

In order to debug your issue further, could you please provide the uncropped UI 
screenshot of the three headline assets that you are able to add to the Pmax 
campaign via the UI?

You can send the details via Reply privately to the author option, or direct 
private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ9MU:ref" 
(ADR-00237317)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2poyg0SEKQ5I00PPA_EBB7SFOzwJZkHruH1w%40sfdc.net.


RE: filter campaigns data on conversion_action_category leads to error

2024-06-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

I see that you have already raised this concern on another thread with the 
subject "Google Ads campaigns: 
PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE" and we have already 
responded there for this issue. To avoid multiple threads on the same issue, 
please take a look at that thread and continue the discussion on the same for 
further updates on the issue.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJCk7:ref" 
(ADR-00238184)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/hwQBs0SEKIFA00Zio-kMDbSLa96OHsvXuDjg%40sfdc.net.


RE: google ads campaigns: prohibited_segment_with_metric_in_select_or_where_clause

2024-06-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

The PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE is encountered 
because a segment may have been included together with a metric that it is 
incompatible with in the SELECT or WHERE clause. For more information, you may 
see this document about segmentation.

However, if your issue still persists, kindly provide us with the complete API 
logs (request and response with request-id and request header) generated at 
your end where the mentioned error occurred.

If you are using a client library and haven't enabled logging yet, I would 
request that you enable logging for the specific client library that you are 
using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to 
enable logging at your end. For REST interface requests, you can enable logging 
via the curl command by using the -i flag.

You can send the details via the Reply privately to the author option or a 
direct private reply to this email.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJCk2:ref" 
(ADR-00238183)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/NknA70SEKHWD00ASA5zMt2SZKGy77EbWkmVw%40sfdc.net.


RE: how do i change the call us button text.

2024-06-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Kindly note that the concerns related to changing the call us button are out of 
scope for the Google Ads API support team as our team specializes in Google Ads 
API related concerns and technical implementations only. I would suggest you 
reach out to the Google Ads Product support team as they are better equipped to 
assist you on this.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJCkD:ref" 
(ADR-00238186)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/icHZ30SEKE0E00KKLZhba5QDOUP42We85mrA%40sfdc.net.


RE: need advice: no response on standard access application.

2024-06-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Paulo,

Thank you for reaching out to the Google Ads API support team.

Note that the concerns related to Google Ads API developer token access 
requests are out of scope for the Google Ads API support team. So, I would 
suggest you reach out to the Google Ads API Compliance team, as they are better 
equipped to address your standard access application request. Our team can only 
assist with technical queries or concerns related to the Google Ads API.

I hope this clarifies.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJCxk:ref" 
(ADR-00238214)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/zLsok0SEKDGD00V7p5irWrRnSf5_eDEaTDpw%40sfdc.net.


Need Advice: No Response on Standard Access Application.

2024-06-04 Thread Paulo Silva
Hello Team, this is a 10 email about subject

Thank you for your email, we have submitted several applications, the last 
one around 2 weeks ago and we are still waiting to hear back.

MCC ID: 573-769-7662

We are blocked from servicing our existing customers and onboarding new 
customers due to this delay.
Is there any chance you can provide an update on the status of this?

Thank you in advance and best regards,

Paulo 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/869073f0-6e52-4d2c-9c9b-3575aebdefb1n%40googlegroups.com.


RE: can't change access level from test to basic

2024-06-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Note that the concerns related to Google Ads API developer token access 
requests are out of scope for the Google Ads API support team. So, I would 
suggest you reach out to the Google Ads API Compliance team, as they are better 
equipped to address your application request.

Our team can only assist with technical queries or concerns related to the 
Google Ads API.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJCkC:ref" 
(ADR-00238185)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/kbwEH0SEK85I00vbed1p1HQWuUrWJthWAcMw%40sfdc.net.


Google Ads campaigns: PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE

2024-06-04 Thread Stefan Zehr
Hi,

we retrieve our campaigns data from the Google Ads API: Clicks, Costs, 
Impressions etc. by campaign.

I want to add a filter on conversion_action_category = 'PURCHASE' to 
restrict the results only on purchases. But I receive the following error 
message. 

What can I do to prevent this from happening?

PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE

Cannot select the following segments because at least one unsupported 
metric is found in SELECT or WHERE clause: 
\'segments.conversion_action_category\'(unsupported metrics: 
\'absolute_top_impression_percentage\', 
\'all_conversions_from_interactions_rate\', \'average_cost\', 
\'average_cpc\', \'average_cpm\', \'clicks\', 
\'conversions_from_interactions_rate\', \'cost_micros\', 
\'cost_per_all_conversions\', \'cost_per_conversion\', 
\'cost_per_current_model_attributed_conversion\', \'ctr\', \'impressions\', 
\'interaction_rate\', \'interactions\', \'top_impression_percentage\'

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/bbcedada-d802-4223-ab9c-2d3479f35ed3n%40googlegroups.com.


Re: need advice: no response on standard access application.

2024-06-04 Thread Rezi Costa Bzishvili
Hello Team,

Thank you for your email, we have submitted several applications
, the last
one around 2 weeks ago and we are still waiting to hear back.

MCC ID: 463-646-2382.

We are blocked from servicing our existing customers and onboarding new
customers due to this delay.
Is there any chance you can provide an update on the status of this?

Thank you in advance and best regards,

Nasser

On Tue, Jun 4, 2024 at 12:50 AM Google Ads API Forum Advisor <
adsapi@forumsupport.google> wrote:

> Hi,
>
> Please ignore my previous email.
>
> Thank you for reaching out to the Google Ads API support team.
>
> Since the access requests are handled by the Google Ads API Compliance
> team, we are transferring the case to the Ads API Compliance team for
> further assistance. Can you kindly provide the following information for
> the compliance team to further assist you with your concern?
>
>- Google Ads Manager Account (MCC) ID?
>
> @Compliance team, please confirm if you are able to assist in the below
> access request.
>
> Summary: The user has applied for API access with the below details.
>
>- Google Ads Manager Account (MCC) ID: requested
>- Case ID: 9-252436525
>- Access type: Standard
>
> Do reach out to the Google Ads API support team
>  for any queries
> related to the API.
> This message is in relation to case
> "ref:!00D1U01174p.!5004Q02tJBew:ref" (ADR-00237961)
>
> Thanks,
>
> [image: Google Logo] Google Ads API Team
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/CACeeoVc56mGn_wkCQA0WfeL%3DEoQmXeGfa9ZjueEFOKDVuQpxoA%40mail.gmail.com.


Filter campaigns data on conversion_action_category leads to error

2024-06-04 Thread Stefan Zehr
Hi,

I added a filter for conversion_action_category into our campaigns data 
query:

SELECTcpgn."id" AS campaignid
, cpgn."name" AS campaignname
  , cpgn."cost_micros"
, cpgn."clicks" AS Clicks
, cpgn."interactions" AS Interactions
, cpgn."conversions" AS Conversions
FROM "GoogleAds.campaign" cpgn   
WHERE cpgn."date" >=  '2024-06-03' 
and cpgn."date" <= '2024-06-04'
and cpgn."conversion_action_category" = 'PURCHASE'


But this results in the following error message. Can I do anything to 
prevent that?


errors {
  error_code {
query_error: PROHIBITED_SEGMENT_WITH_METRIC_IN_SELECT_OR_WHERE_CLAUSE
  }
  message: "Cannot select the following segments because at least one 
unsupported metric is found in SELECT or WHERE clause: 
'segments.conversion_action_category'(unsupported metrics: 'clicks', 
'cost_micros', 'interactions')."
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/958a02b0-5e38-4685-83b8-e44cbeb4e241n%40googlegroups.com.


Can't change access level from test to basic

2024-06-04 Thread Admin - Predictable Marketing
I have filled up the request form:
https://support.google.com/adspolicy/contact/new_token_application?_gl=1*1emj65q*_ga*MTM1MTM4NzU2Ni4xNzE3NDg0NzMz*_ga_V9K47ZG8NP*MTcxNzUwNjgxOC4yLjAuMTcxNzUwNjg0OS4yOS4wLjA

It says the request will be processed in 3 working days, but I have heard 
nothing. Can someone help please?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2dea8fb1-0152-4e3d-a7c3-25525c279a3an%40googlegroups.com.


Re: need advice: no response on standard access application.

2024-06-04 Thread Rezi Costa Bzishvili
Hello Team,

Thank you for your email, we have submitted several applications, the last
one around 2 weeks ago and we are still waiting to hear back.

MCC ID: 463-646-2382.

We are blocked from servicing our existing customers and onboarding new
customers due to this delay.
Is there any chance you can provide an update on the status of this?

Thank you in advance and best regards,

Nasser




On Tue, Jun 4, 2024 at 12:50 AM Google Ads API Forum Advisor <
adsapi@forumsupport.google> wrote:

> Hi,
>
> Please ignore my previous email.
>
> Thank you for reaching out to the Google Ads API support team.
>
> Since the access requests are handled by the Google Ads API Compliance
> team, we are transferring the case to the Ads API Compliance team for
> further assistance. Can you kindly provide the following information for
> the compliance team to further assist you with your concern?
>
>- Google Ads Manager Account (MCC) ID?
>
> @Compliance team, please confirm if you are able to assist in the below
> access request.
>
> Summary: The user has applied for API access with the below details.
>
>- Google Ads Manager Account (MCC) ID: requested
>- Case ID: 9-252436525
>- Access type: Standard
>
> Do reach out to the Google Ads API support team
>  for any queries
> related to the API.
> This message is in relation to case
> "ref:!00D1U01174p.!5004Q02tJBew:ref" (ADR-00237961)
>
> Thanks,
>
> [image: Google Logo] Google Ads API Team
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/CACeeoVdoAwLE73wb%2Ba_L%3DefBY3gcy5x2A-egfqjAnGFSkGPW3Q%40mail.gmail.com.