Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Asad,

There are no other API services that would get the actual value of the 
"Level" field based on your screenshot. In the Placeholder Report 

 also, 
there is no "Level" field. For the CampaignId and AdGroupId fields in this 
report type, these will return the values of both the CampaignId and 
AdGroupId fields even though your extension is on campaign level only.

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/e086d8dd-d572-47c2-8839-b81298c80202%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread Asad Khan
Any other service which can give me  "Level" field based on FeedId 
or FeedItemId ?

On Thursday, March 8, 2018 at 4:45:19 PM UTC+5, Vincent Racaza (AdWords API 
Team) wrote:
>
> Hi Asad,
>
> I am a teammate of Bharani and I will provide support to you as she is OOO.
>
> For your concern, you can still use the 
> CampaignExtensionSettingService.get() 
> 
>  and 
> include the extensionType 
> 
>  in 
> your selector fields for the "Extension Type". For the "Level", this is not 
> explicitly available as field in the API. If you'll use the 
> CampaignExtensionSettingService and  your extensions are retrieved, then 
> the level of these extensions is on campaign level. If you will be using 
> AdGroupExtensionSettingService 
> 
>  on 
> retrieving your extensions and they are retrieved, then their level is on 
> ad group level.
>
> Let me know if you have further clarifications.
>
> 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/5af5da3a-f593-4b31-8037-b9d20e5b6ae5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Asad,

I am a teammate of Bharani and I will provide support to you as she is OOO.

For your concern, you can still use the 
CampaignExtensionSettingService.get() 

 and 
include the extensionType 

 in 
your selector fields for the "Extension Type". For the "Level", this is not 
explicitly available as field in the API. If you'll use the 
CampaignExtensionSettingService and  your extensions are retrieved, then 
the level of these extensions is on campaign level. If you will be using 
AdGroupExtensionSettingService 

 on 
retrieving your extensions and they are retrieved, then their level is on 
ad group level.

Let me know if you have further clarifications.

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/7688df89-c0b5-4b6b-9528-234414a614ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-08 Thread Asad Khan
Hi!
Thanks for responding, and where to get the data for *'Extension Type*" and 
*"Level"* columns from?

Regards,
Asad

On Tuesday, March 6, 2018 at 1:50:04 AM UTC+5, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hi Asad, 
>
> There is no direct way to achieve this. As a workaround, you will be able 
> to get the Extension name which is concatenation of the Structured 
> Snippet Header 
> 
>  followed 
> by the Structured Snippet feedItem values 
> .
>  
> You could perform the CampaignExtensionSettingService.get() 
> 
>  and 
> then modify the results locally to build the extension name. 
>
> Thanks,
> Bharani, 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/dab6e022-ee54-44c4-99ef-96b09cd671d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-05 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Asad, 

There is no direct way to achieve this. As a workaround, you will be able 
to get the Extension name which is concatenation of the Structured Snippet 
Header 

 followed 
by the Structured Snippet feedItem values 
.
 
You could perform the CampaignExtensionSettingService.get() 

 and 
then modify the results locally to build the extension name. 

Thanks,
Bharani, 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/ddf71322-e26e-498e-9ba8-ba5a204b790e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-02 Thread Asad Khan
Hi! what would be the solution then? is it planned in future? if yes, when 
should i expect?

Regards,
Asad

On Saturday, March 3, 2018 at 1:20:08 AM UTC+5, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hello Asad, 
>
> Thank you for sharing the screenshot. It is currently not possible to 
> retrieve the Extension name pointed in the screenshot through the AdWords 
> API. 
>
> Let me know if you have any other questions.
>
> Regards,
> Bharani, AdWords API Team
>
> On Wednesday, January 24, 2018 at 11:24:39 AM UTC-5, Asad Khan wrote:
>>
>> Hi,
>> I am trying to download via API, the exact same data that you have in the 
>> UI as "Extensions".
>> In the UI, it is listed as "Ads & Extensions" > tab "Extensions" - see 
>> screenshot attached.
>>
>> Which API should i use Placeholder Feed Item Report 
>> 
>>  or Placeholder Report 
>> ,
>>  
>> Additionally I want to know, which field would give me *Extension Name 
>> and Extension Type Name*
>>
>>
>> 
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/eb7b7be2-ac76-495d-a4c5-90e9af1ee56c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-02 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, 

Thank you for sharing the screenshot. It is currently not possible to 
retrieve the Extension name pointed in the screenshot through the AdWords 
API. 

Let me know if you have any other questions.

Regards,
Bharani, AdWords API Team

On Wednesday, January 24, 2018 at 11:24:39 AM UTC-5, Asad Khan wrote:
>
> Hi,
> I am trying to download via API, the exact same data that you have in the 
> UI as "Extensions".
> In the UI, it is listed as "Ads & Extensions" > tab "Extensions" - see 
> screenshot attached.
>
> Which API should i use Placeholder Feed Item Report 
> 
>  or Placeholder Report 
> ,
>  
> Additionally I want to know, which field would give me *Extension Name 
> and Extension Type Name*
>
>
> 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0109744f-90e2-4e3e-9131-75e9dfdc6d84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-01 Thread Asad Khan
As i have already mentioned i want to get extension name not the 
placeholder, please look into a highlighted column in an attachment. Please 
provide me solution to my problem.

Regards,
Asad

On Friday, March 2, 2018 at 1:23:39 AM UTC+5, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hello Asad, 
>
> If you're looking to get the placeholder type you could either use 
> CampaignExtensionSetting by querying for the extensionType 
> 
>  attribute 
> or use the FeedMappingService and query for the placeHolderType 
> 
>  attribute. 
>
> If your concern is different, could you please enable logging and share us 
> the complete SOAP request and response logs along with the client Customer 
> Id, so I can take a look? You can reply back via *Reply privately to 
> author* option. 
>
> Thanks,
> Bharani, 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/1e8bd9f8-4743-4708-b48d-fbd7676d823d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-03-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, 

If you're looking to get the placeholder type you could either use 
CampaignExtensionSetting by querying for the extensionType 

 attribute 
or use the FeedMappingService and query for the placeHolderType 

 attribute. 

If your concern is different, could you please enable logging and share us 
the complete SOAP request and response logs along with the client Customer 
Id, so I can take a look? You can reply back via *Reply privately to author*
 option. 

Thanks,
Bharani, 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/065ce7e1-dbe2-4a20-8705-cabda33700a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-02-28 Thread Asad Khan
Hi!  FeedService returns feed type text i-e "Main phone number feed", "Main 
callout feed" and "Main Structured snippet  feed" not the name of 
extension, please look into this issue

Regards,
Asad

On Thursday, March 1, 2018 at 1:29:29 AM UTC+5, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hello Asad, 
>
> It is currently not possible to get the Extension name using the Placeholder 
> Feed Item Report 
> .
>  
> You will be able to get all other data using this report type. You could 
> use the FeedId 
> 
>  from 
> this report and then do a FeedService.get(), by filtering based on the 
> FeedId to get the Feed name.
>
> If you're using the FeedService alone to retrieve the Extension name, you 
> could query for the name 
> 
>  field 
> and use FeedService.get(). Let me know if you have any other questions.
>
> Regards,
> Bharani, 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/6c6d4c2f-346a-4674-b4ce-1b7475e95e3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-02-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello Asad, 

It is currently not possible to get the Extension name using the Placeholder 
Feed Item Report 
.
 
You will be able to get all other data using this report type. You could 
use the FeedId 

 from 
this report and then do a FeedService.get(), by filtering based on the 
FeedId to get the Feed name.

If you're using the FeedService alone to retrieve the Extension name, you 
could query for the name 

 field 
and use FeedService.get(). Let me know if you have any other questions.

Regards,
Bharani, 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/7165eb39-2a48-402c-be21-feb6efc97f92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-02-28 Thread Asad Khan
Let me know how to fetch data of "Extensions" Column using FeedService to 
get the extension name, what parameter from "Placeholder Feed Item Report 
"
 
will be required in FeedService in order to get extension name.

Thanks,
Regards,
Asad

On Thursday, January 25, 2018 at 1:20:13 AM UTC+5, Bharani Cherukuri 
(AdWords API Team) wrote:
>
> Hi Asad, 
>
> The Ad Extensions tab metrics in the UI can be retrieved using the 
> Placeholder 
> Feed Item Report 
> 
>  and Placeholder Report 
>  
> in 
> the API. You could use the PlaceholderType 
> 
>  and ExtensionPlaceholderType 
> 
>  fields 
> which can be filtered by the Placeholder Type ID 
>  to 
> get the extension type as in the UI. It is currently not possible to 
> retrieve the Extension name through the API using these report types. You 
> could use the FeedService.get() 
> 
>  to 
> get the Extension name using the API services. Let me know if you have any 
> other questions. 
>
> Regards,
> Bharani, 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/32c8dd7a-7459-4db6-a6bc-01c597b167be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Adwords Ads Extension Data using API

2018-01-24 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hi Asad, 

The Ad Extensions tab metrics in the UI can be retrieved using the Placeholder 
Feed Item Report 

 and Placeholder Report 
 
in 
the API. You could use the PlaceholderType 

 and ExtensionPlaceholderType 

 fields 
which can be filtered by the Placeholder Type ID 
 to 
get the extension type as in the UI. It is currently not possible to 
retrieve the Extension name through the API using these report types. You 
could use the FeedService.get() 

 to 
get the Extension name using the API services. Let me know if you have any 
other questions. 

Regards,
Bharani, 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/41bcbce0-fa24-4689-b2c6-37f454642cc5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.