Re: invalid_grant and Bad Request

2016-09-29 Thread yada . bilal
Hi Anthony,

Thank you for answer. Yeah, I did. I have a refresh token, client id, 
client secret (...) but it is error. Did I wrong did? I don't understand.

29 Eylül 2016 Perşembe 02:23:13 UTC+3 tarihinde Anthony Madrigal yazdı:
>
> Hi,
>
> Did you follow this guide 
> 
>  
> on how to create OAuth credentials and refresh token? Make sure you are 
> generating the refresh token using the same login you used to create the 
> credentials.
>
> Thanks,
> Anthony
> 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/fdfe98e8-643b-451f-89b2-80057458fc38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: LanguageSearchParameter

2016-09-29 Thread qsd QDS

Thanks Vishal, problem solve.

If anyone have the same problem check this issue 
 on github.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/146c1f25-b635-4977-800c-a86b9c639bd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: invalid_grant and Bad Request

2016-09-29 Thread yada . bilal
Hi Anthony,

Thank you for answer. Yeah, I did. I have  client id, client secret (...) 
but it is error. I have a url for refresh token but I have 400 error when I 
was flow url

29 Eylül 2016 Perşembe 02:23:13 UTC+3 tarihinde Anthony Madrigal yazdı:
>
> Hi,
>
> Did you follow this guide 
> 
>  
> on how to create OAuth credentials and refresh token? Make sure you are 
> generating the refresh token using the same login you used to create the 
> credentials.
>
> Thanks,
> Anthony
> 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/0469e0ad-a62b-4ae1-a802-e71c5d2bd9a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


SAXParseException due to incomplete response

2016-09-29 Thread Christian H.
Hi,

starting Wednesday, 28 September 2016, 21:11 CET, I occasionally get 
SAXParseException when Axis tries to parse the SOAP-Response, e.g.

org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 35807; The 
element type "descriinalUrls" must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 36281; The 
element type "id" must be terminated by the matching end-tag "" must 
be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 36612; The 
element type "description" must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 36729; The 
element type "headlinePart1" must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 37224; 
Attribute name "xmlnTexHeader" associated with an element type "ad" must be 
followed by the " = " character.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 37682; The 
element type "headline" must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 37991; The 
element type "adGroupId" must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 38101; The 
element type "Ad.type " must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 38158; Element 
type "e" must be followed by either attribute specifications, ">" or "/>"
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 38166; The 
element type "headlinePart2" must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 39351; The 
element type "headlinePart1" must be terminated by the matching end-tag 
"" must be terminated by the matching end-tag.

The column number is always quite high. For me it looks like the response 
stream isn't flushed in rare cases.

Does someone else have the same problem?

Regards,

Christian


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4d066dea-9f14-4192-8fb2-daf9984a56aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Can we upload data with API Adwords into created audince from CRM?

2016-09-29 Thread makintourinfo
Hi there!
We want to upload users emails into existing audience automatically from 
our CRM and need to understand - is it possible with API adwords?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/726be125-e9ae-4b84-9f9a-bc44196c7386%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can we upload data with API Adwords into created audince from CRM?

2016-09-29 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

Yes, it is possible to append email addresses to an existing audience using 
the AdWords API. You may refer to this guide 

 for 
more information as to how. I hope this helps and if you have any further 
questions, just let me know.

Cheers,
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/c667fbb2-4905-4cd8-92e5-6316f5bc560b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SAXParseException due to incomplete response

2016-09-29 Thread 'Joyce Lava' via AdWords API Forum
Hi Christian,

Could you please send to me the complete SOAP request and response when you 
encountered this error? Please use *reply privately to author* when 
responding.

Thanks,
Joyce, 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/98fb1865-2163-4a21-86fb-73556fc082a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google Product Taxonomy vs Product Bidding Category

2016-09-29 Thread Joe Stedman
Hi Shwetha,

Thank you for getting back to me.
I still have a problem though, example:

I have a selection of products with the taxonomy "Hardware/Painting & Wall 
Covering Supplies/Paint"
Using the ConstantDataService, I can get category ids of 
'1689639310991627077' for Hardware and '6493303640508933718' for Wall 
Covering Supplies, and can confirm that 'Wall Covering Supplies' is indeed 
a child of 'Hardware'.
Yet when I call mutate on the adGroupCriterionService I get an error 
telling me that "Bidding categories do not form a valid path in the 
Shopping bidding category taxonomy...". Which if i'm understanding that 
correctly, is telling me that 'Wall Covering Supplies' is not a correct 
child of 'Hardware'.

Of course, this is just one example, there are far more products for some 
of my other clients that have the same problem.
If the ConstantDataService is telling me that it should be correct, I have 
no way of catching the error before i call mutate, so the entire operation 
array will fail unless I call mutate on each product individually which is 
a bad idea :)

Am I doing something wrong, is there another way to make sure my products 
have the correct taxonomy before I try to create their partitions?

Kind Regards,
Joe


On Wednesday, September 28, 2016 at 10:03:34 PM UTC+1, Shwetha Vastrad 
(AdWords API Team) wrote:
>
> Hi Joe,
>
> The taxonomy you are referring is more than a year old and is most likely 
> deprecated. Please see this document 
> 
>  
> for the current list of products and services category codes. You can 
> retrieve the full set of bidding categories from the ConstantDataService 
> 
>  
> method getProductBiddingCategoryData 
> .
>  
>
>
> 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/2cdc5aa5-c05c-4067-aab0-c2cd318926c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


The client library for a long time carries mutate request

2016-09-29 Thread igor kontext
The client library for a long time carries mutate request (about 30 
seconds). $ Operations - an array of 1000 elements with keywords.
Please help us to understand what is the problem.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/39704a83-37e6-4919-a1e2-25f78c17e0ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: получение баланса аккаунта adwords

2016-09-29 Thread adwords
Got a basic access, the error is now:

Fatal error: Uncaught exception 'ReportDownloadException' with 
message 'Report download failed. Underlying errors are 
Type = 'ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH', 
Trigger = '', FieldPath = 'selector'. ' in 
C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtilsDelegate.php:162
Stack trace:
#0 
C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtilsDelegate.php(77):
 
ReportUtilsDelegate::DownloadReportFromUrl('https://adwords...', Array, 
Array, 'C:/OpenServer/d...')
#1 
C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtils.php(80):
 
ReportUtilsDelegate::DownloadReport(Object(ReportDefinition), 
'C:/OpenServer/d...', Object(AdWordsUser), Array)
#2 C:\OpenServer\domains\googleads\index.php(37): 
ReportUtils->DownloadReport(Object(ReportDefinition), 
'C:/OpenServer/d...', Object(AdWordsUser), Array)
#3 C:\OpenServer\domains\googleads\index.php(62): 
DownloadCriteriaReportExample(Object(AdWordsUser), 'C:/OpenServer/d...')
#4 {main}
th in 
C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtilsDelegate.php
 on line 162
вторник, 2 августа 2016 г., 11:02:29 UTC+3 пользователь adw...@prime-ltd.su 
написал:
>
> Добрый день! напишите пожалуйста пример как можно получить остаток баланса 
> на аккаунте adwords?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9eb9b9cc-fd22-4169-b12f-51a664bd764a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: получение баланса аккаунта adwords

2016-09-29 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
Hello,

This error usually means that you're trying to run a report with your 
manager account, rather than with a client account. Reporting only works on 
the client account level; you can only report on a single account at a time.

Please try running the report on your client account and see if that 
resolves the issue.

Regards,
Mike, AdWords API Team

On Thursday, September 29, 2016 at 8:13:50 AM UTC-4, adwo...@prime-ltd.su 
wrote:
>
> Got a basic access, the error is now:
>
> Fatal error: Uncaught exception 'ReportDownloadException' with 
> message 'Report download failed. Underlying errors are 
> Type = 'ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH', 
> Trigger = '', FieldPath = 'selector'. ' in 
> C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtilsDelegate.php:162
> Stack trace:
> #0 
> C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtilsDelegate.php(77):
>  
> ReportUtilsDelegate::DownloadReportFromUrl('https://adwords...', Array, 
> Array, 'C:/OpenServer/d...')
> #1 
> C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtils.php(80):
>  
> ReportUtilsDelegate::DownloadReport(Object(ReportDefinition), 
> 'C:/OpenServer/d...', Object(AdWordsUser), Array)
> #2 C:\OpenServer\domains\googleads\index.php(37): 
> ReportUtils->DownloadReport(Object(ReportDefinition), 
> 'C:/OpenServer/d...', Object(AdWordsUser), Array)
> #3 C:\OpenServer\domains\googleads\index.php(62): 
> DownloadCriteriaReportExample(Object(AdWordsUser), 'C:/OpenServer/d...')
> #4 {main}
> th in 
> C:\OpenServer\domains\googleads\Google\Api\Ads\AdWords\Util\v201607\ReportUtilsDelegate.php
>  on line 162
> вторник, 2 августа 2016 г., 11:02:29 UTC+3 пользователь 
> adw...@prime-ltd.su написал:
>>
>> Добрый день! напишите пожалуйста пример как можно получить остаток 
>> баланса на аккаунте adwords?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/46c2bde6-682b-45d0-91dd-0833f4908dee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get refresh token in Visual .NET

2016-09-29 Thread adwordsgeo
Hello everyone:

I'm starting with the AdWords API from Visual .NET and have trouble getting 
the OAuth2RefreshToken. 

I have the rest of the keys but I lack the OAuth2RefreshToken.

On the other hand, I do not know if I get another refresh token during the 
execution of the application.

If anyone can guide me or tell me a resource where I can find information, 
I would be very grateful.

Thank you very much

Javier

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/df9875a6-93a8-435b-9047-f57f1975b6cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Field companyName from ManagedCustomer is empty for some new Accounts, any workarounds?

2016-09-29 Thread marcin . czepinski
Hi Vishal,

I'm afraid that the bug applies also to the field companyName in the 
Customer class from CustomerService (I suspect that the value is being 
taken from the same place). 
In short: for given customerId I'd like to get value from the column 
"Billing customer" in the section "Accounts" and tab "Budget" (in AdWords 
web interface). Our MCC is already white-listed and we have access to the 
BudgetOrderService but I'm not sure that I can get info about 
BillingCustomer from there. There seems to be only a list of 
BillingAccounts available or objects of class BudgetOrder and I think we 
don't use them. Maybe I'm looking in the wrong place or don't understand 
things correctly? Could you please help?

Thanks,
mc

W dniu środa, 28 września 2016 23:32:25 UTC+2 użytkownik Vishal Vinayak 
(Adwords API Team) napisał:
>
> Hi MC,
>
> Just to make sure I understand your concern, do you want to fetch the 
> legal entity name that you see against "*Who Pays*" in the billing 
> section of your AdWords web interface for your AdWords client account? You 
> can do so with CustomerService 
> .
>  
> The Customer.CompanyName 
> 
>  can 
> return you the legal entity name for that AdWords client account. If you 
> are looking to get more information about billing accounts, I would 
> recommend checking out the documentation for Budget Order Service 
> . 
> Please note that you would need to get your account white-listed for the 
> same. Your Google Account Manager should be able to help you with that.
>
> Regards,
> Vishal, 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/c83bdf7b-afdd-434d-b567-4106fd1be761%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


need Google Adwords API

2016-09-29 Thread gdigitalindia2
Hello,

I want to take Google Adwords API. Pls help me out.

Thank,
Vinay Pal Singh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9ccab0b8-84a6-4f7d-927c-1077cd5b6a27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: need Google Adwords API

2016-09-29 Thread adwordsgeo
https://developers.google.com/adwords/api/docs/clientlibraries


El jueves, 29 de septiembre de 2016, 15:40:24 (UTC+2), gdigita...@gmail.com 
escribió:
>
> Hello,
>
> I want to take Google Adwords API. Pls help me out.
>
> Thank,
> Vinay Pal Singh
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e24bf3c2-f5cf-4346-96f7-e9eb75677bb2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Remarketing lists with API - Include past users option

2016-09-29 Thread Patrik Gallik
Hey guys, I'm using AdWords API to create remarketing lists and it works 
like a charm. There is only one issue: how can I specify 'prefill' option 
when creating a remarketing list, similar than in the UI (screenshot 
attached). I'm using ExpressionRuleUserList to create the list, my 
intentions are to add a DateRuleItem, but I'm not sure what's the correct 
way to do it. Can you please help with this?

Thanks,
Patrik

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fe38b388-01af-4397-ab80-2e6276550e9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


getting AdvertisingChannelSubType retrieves null or "--"

2016-09-29 Thread Donnie Darko
So im building a web for my clients

I have tried from the Campaign Service and i get "advertisingChannelSubType": 
null, and from report CAMPAIGN_PERFORMANCE_REPORT and i get 
"advertisingSubChannel":"--"

in the UI this campaign is SET to Mobile Applications.

is there any way to get this value?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5139d6c3-85b1-4357-9af6-9e38734b74bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


retriving advertisingChannelSubType is null or --

2016-09-29 Thread Donnie Darko
When i try to retrieve advertisingChannelSubType through report 
CAPAIGN_PERFORMANCE_REPORT or thourgh Campaign service i get null or --, 
but in the UI i have Other values setted up in the campaigns like "Only 
Calls" or "Interaction with mobile app"



 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/72ffdafb-0721-4154-a1dd-038fe693f9f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: need Google Adwords API

2016-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Vinay,

Glad to hear that you are interested in using AdWords API. This getting 
started guide  
provides 
instructions for signing up 
 for the API. 
Depending on the type of application you want to build, you'll have to 
choose the type of authentication 

 you 
want to use. Once you have generated your OAuth2 credentials, you can set 
up a client library 
 and make 
requests against your account 
. 
This guide 
 
describes 
a few common use cases along with code samples that can be used to access 
the API. 

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/3cc021dc-be7b-4887-b474-7959dc0cf7b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Google Product Taxonomy vs Product Bidding Category

2016-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Joe,

These product bidding categories are now obsolete, which will be indicated 
by the status 

 field 
in the response. You would need to find other categories that best classify 
your products from this list 

 and 
use these product category ids. 

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/18376f5d-b94b-4fa9-9045-2c9a94166a18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


v201609 ... any word on release? Also, any work on the sunsetting of v201605?

2016-09-29 Thread Eric Bolstad

Just looking for some word on the release of the next version (v201609)... 
and interested in the exact sunset date of v201605.  Once could extrapolate 
from https://developers.google.com/adwords/api/docs/sunset-dates that it 
will be in November, but I need to plan my team around it. 

(Also, just as feedback on the referenced sunset-dates page... if you just 
added the version in the vmm format, it would be much easier to read :)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/01623728-5095-40e9-bf84-c8c55023f739%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to get refresh token in Visual .NET

2016-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Javier,

Depending on type of authentication flow used in your application, you can 
follow the articles provided here 
 to generate 
a refresh token. Once you have populated your configuration file, the 
client library refreshes expired access tokens automatically.

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/1da3b695-4ebf-423c-aa4d-c90d7c22cc20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Remarketing lists with API - Include past users option

2016-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Patrik,

I'm afraid this option is not available in AdWords API. To achieve similar 
functionality, you can create a DateSpecificRuleUserList 

 with 
the startDate set to 2101, so that all users before endDate are 
included in the list.

Let me know if this works. 

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/441825d1-4e06-4ecf-8d3f-ee861e1b318d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: retriving advertisingChannelSubType is null or --

2016-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

Campaigns created through the API are equivalent to *All features* campaigns. 
There isn't a 1-1 mapping between the sub-types in the AdWords UI and the 
API, since the AdWords UI sub-types are mostly used for controlling which 
AdWords UI elements are available when working with a campaign in the UI. 
The advertisingChannelSubType 

 simply provides an additional refinement over advertisingChannelType 

 when specifying the primary serving target for ads within this campaign. 
The differences in campaign types from the AdWords UI are listed 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/18ccf0fc-18ce-4169-987a-6771656059ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: invalid_grant and Bad Request

2016-09-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

Could you please let me know your clientCustomerId, the version of the API 
you are using, and any related SOAP request and responses?

Please do so using *reply privately to author.*

Thanks,
Anthony
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/b159583a-fc3e-48c4-a846-43c117ccddb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread Aba
Hi all,

I am trying to retrieve all accounts with label "BLA" that are linked to my 
MCC .

I have managed to do so by creating the following selector : 

SelectorBuilder selectorBuilder =
   new SelectorBuilder()
   .fields(ManagedCustomerField.CustomerId
,ManagedCustomerField.AccountLabels
,ManagedCustomerField.Name)
   .offset(offsetMC)
   .limit(PAGE_SIZE);

And then iterating through the output and checking if AccountLabels 
contained "BLA". 

Is there a better way to specify that in the selector from the get-go ? I 
could not figure it out.

Thanks for your help ! 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ab5ed073-5c50-4827-b6aa-755aef8e89fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: The client library for a long time carries mutate request

2016-09-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Igor,

To help understand the issue better, could you please provide me with the 
SOAP XML request and response logs for this API call?

Regards,
Vishal, 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/e0a68037-1dfb-4c4f-9f53-0628ca9a5770%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

You can add a predicate 

 to 
filter only accounts with the specified label in the response. The selector 
should look like this:

SelectorBuilder selectorBuilder =
new SelectorBuilder()
.fields(ManagedCustomerField.CustomerId
 ,ManagedCustomerField.AccountLabels
 ,ManagedCustomerField.Name)
.equals(ManagedCustomerField.AccountLabels, "AccountLabelId")
.offset(offsetMC)
.limit(PAGE_SIZE);

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/e7ec4ebc-27df-47dd-9b63-669dd7723b5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread Aba
Hi Shwetha ,

What if I don't know the LabelID before hand , I just know the labelName.


On Thursday, September 29, 2016 at 4:07:16 PM UTC-4, Shwetha Vastrad 
(AdWords API Team) wrote:
>
> Hi,
>
> You can add a predicate 
> 
>  to 
> filter only accounts with the specified label in the response. The selector 
> should look like this:
>
> SelectorBuilder selectorBuilder =
> new SelectorBuilder()
> .fields(ManagedCustomerField.CustomerId
>  ,ManagedCustomerField.AccountLabels
>  ,ManagedCustomerField.Name)
> .equals(ManagedCustomerField.AccountLabels, "AccountLabelId")
> .offset(offsetMC)
> .limit(PAGE_SIZE);
>
> 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/143ad5a3-c685-4786-b454-2b2187d077bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to disable automated extensions?

2016-09-29 Thread GDZ
Hello!

Can't seem to find any info on how to disable(opt-out) automated extensions 
using API.

Thank you!

GDZ

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/43d9b014-6e6c-45a7-a990-ad02aee8c2a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread Aba
Also,  selectorBuilder does not work with predicate it seems ???

On Thursday, September 29, 2016 at 4:17:00 PM UTC-4, Aba wrote:
>
> Hi Shwetha ,
>
> What if I don't know the LabelID before hand , I just know the labelName.
>
>
> On Thursday, September 29, 2016 at 4:07:16 PM UTC-4, Shwetha Vastrad 
> (AdWords API Team) wrote:
>>
>> Hi,
>>
>> You can add a predicate 
>> 
>>  to 
>> filter only accounts with the specified label in the response. The selector 
>> should look like this:
>>
>> SelectorBuilder selectorBuilder =
>> new SelectorBuilder()
>> .fields(ManagedCustomerField.CustomerId
>>  ,ManagedCustomerField.AccountLabels
>>  ,ManagedCustomerField.Name)
>> .equals(ManagedCustomerField.AccountLabels, "AccountLabelId")
>> .offset(offsetMC)
>> .limit(PAGE_SIZE);
>>
>> 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/f6f23faf-47e3-4c50-bc1f-ccbfc82e052c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: v201609 ... any word on release? Also, any work on the sunsetting of v201605?

2016-09-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Eric,

Unfortunately, I cannot comment on the release date for the next version of 
AdWords API. Please keep an eye on our blog 
 for updates regarding the release 
(sunset dates for the previous versions would be available on the blog as 
well). 

Regarding your suggesting, could you please elaborate? I can see that the 
API versions are already listed in the vMM format.

Regards,
Vishal, 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/7f2f9eff-846c-4537-88a5-d86279ea0f03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get all accounts linked to MCC with Label "BLA"

2016-09-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi,

You can use AccountLabelService get 

 method 
to retrieve a list of account labels that are created by this manager 
account. The response will contain the id and name of the account labels. 

I haven't faced any issues while using SelectorBuilder with predicates. Do 
you encounter any errors if you use selectorBuilder to add predicates?

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/b6e7a45a-2b9f-4927-b684-67f1e12c5942%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Elevated rate of ERROR_GETTING_RESPONSE_FROM_BACKEND

2016-09-29 Thread tejas
Hey! We're seeing elevated rates of 
*ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND* and 
*urllib.error.HTTPError: 
HTTP Error 500: Internal Server Error*. We retry 5 times with an initial 
delay of 1 minute, exponential backoff factor of 2 minutes, and jitter of 
1. Some days this retry policy solves the issue, but other days, it's 
consistent. Who can I reach out to with more details (preferably privately)?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6ecd59bd-4ef1-4a66-8cb6-b906cf70b48b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Field companyName from ManagedCustomer is empty for some new Accounts, any workarounds?

2016-09-29 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Marcin,

The Billing Customer that you see from your manager account is the same as 
the information that you see in the "*Who Pays*" section of your child 
account (as described in my previous response). If you try to fetch the 
CompanyName using the CustomerService, you should be able to get the 
required information. However, please note that you need to specify the 
clientCustomerId of you *client AdWords account *in the properties file 
before you make this call. You cannot use the manager account ID in this 
case. 

Regards,
Vishal, 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/14403964-678b-46ee-a54b-b4d9d2363af0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Why are keywords case sensitive?

2016-09-29 Thread Chloe
The docs says keywords are not case sensitive, but the API returns 
different Google ids for different cases of keywords (all other things 
being equal).

select keyword, google_id from keyword join ad_group_keyword on keyword.id 
= keyword_id where keyword.id in (29537062,32051019);
 keyword | google_id
-+---
 Zip wax | 401869411
 zip wax |  93065030

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/06a19368-24e5-4d92-bf96-5d69af7ced6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to disable automated extensions?

2016-09-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hello,

Unfortunately, there is no AdWords API equivalent to automated extensions, 
so you will not be able to disable them using the API. You will need to use 
the UI.

Regards,
Anthony
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/076c322c-8d7d-4e45-bfe0-f69be0e58d02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Elevated rate of ERROR_GETTING_RESPONSE_FROM_BACKEND

2016-09-29 Thread 'Anthony Madrigal' via AdWords API Forum
Hi,

Could you please *reply privately to author *an example of a report 
definition you used that resulted in this error? Please make sure the 
report definition includes your client customer Id.

Thanks,
Anthony
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/6c5f9599-2d27-4148-b5d5-a0fe1bf85f03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to disable automated extensions?

2016-09-29 Thread GDZ
We have >24 thousand accounts under our MCC umbrella. How do I suppose to 
do it manually? :)

GDZ 

On Thursday, September 29, 2016 at 8:01:09 PM UTC-4, Anthony Madrigal wrote:
>
> Hello,
>
> Unfortunately, there is no AdWords API equivalent to automated extensions, 
> so you will not be able to disable them using the API. You will need to use 
> the UI.
>
> Regards,
> Anthony
> 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/4dd05688-6721-4bd2-9db7-de675876885b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: create video ads via Api

2016-09-29 Thread Steve Gerace
I see older references such as this, but was wondering if anything has been 
updated. Can you create Video Ads via API with the current api version?


On Monday, April 21, 2014 at 10:57:53 PM UTC-7, Dan Shamir wrote:
>
> i cant seem to find the refrence to the api for generating video campains 
> for youtube.
> any suggestions?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/06c4e570-25cf-4918-ab9e-8620fcc6637a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to fetch all ip blocked in a campaign with PHP

2016-09-29 Thread Angel Guzman Maeso


I develop a script using BatchJobService and CampaignCriterionOperation 

 for 
add ips to be excluded in a adwords campaign.

My problem is that I get a list of ips every day, and I have to erase all 
the ips already excluded in the adwords campaign and then add one each time 
to the list.

But CampaignCriterionOperation 

 doesn't 
have a "LIST" operation or "CLEAR" operation.


So how I can get at least the list or current ip already blocked for a 
campaign? So I can after delete one per one and add the needed.


Note: I posted this in github issues 
too 
https://github.com/googleads/googleads-php-lib/issues/172#issuecomment-250510483

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8283e286-a8b7-4704-bcc7-ae6b534411af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to fetch all ip blocked in a campaign with PHP

2016-09-29 Thread 'Joyce Lava' via AdWords API Forum
Hi Angel, 

You may use the CampaignCriterionService.get 

 operation 
with CriteriaType 

 as 
IP_BLOCK in the selector, then cast each returned entry as the 
NegativeCampaignCriterion 

 and 
you should be able to get the list of excluded IpBlock from there. You may 
use this example code 

 (PHP 
client library) as a reference.

Regards,
Joyce, 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/04194567-12dc-4e45-9cc3-6867b6796e31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.