Download campaigns - Not included in report

2017-01-04 Thread Vikram Tiwari
I am trying to download report data using API for 
adgroup_performance_report. I get all the campaigns etc in the report 
except download campaigns. How do I get about that? What am I missing?


Details:

AWQL query: `SELECT Date,HourOfDay, AdGroupId, AdGroupName,AdNetworkType1, 
CampaignId, CampaignName, Impressions, Clicks, Cost FROM 
ADGROUP_PERFORMANCE_REPORT DURING YESTERDAY`
API: v201609
Language: Python

More:
Download campaigns: Not sure if they are download campaigns but they have a 
down arrow button where normally it's search and video

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/804a64c7-f63b-4046-8f69-3bc1adfbad2d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Composer

2017-01-04 Thread 'Thanet Knack Praneenararat (AdWords API Team)' via AdWords API Forum
Hello,

I've had a look at your log and it seems that your PHP version is still 
5.3.3.
In the latest version (v25.0.0) of PHP client library, it requires at least 
5.5.9 

. 
So, first please update your PHP version so it can fetch the version 25.0.0 
instead of 15.0.0.

As for the ext-soap, it depends on your system so I can't provide the 
one-shot solution for you immediately.
I've found this StackOverflow post 
 that would help 
you.
In addition, have you tried what the error message suggested?

>
> To enable extensions, verify that they are enabled in your .ini files:
> - /etc/php.ini
> - /etc/php.d/curl.ini
> - /etc/php.d/dom.ini
> - /etc/php.d/fileinfo.ini
> - /etc/php.d/gd.ini
> - /etc/php.d/imap.ini
> - /etc/php.d/json.ini
> - /etc/php.d/mbstring.ini
> - /etc/php.d/mysql.ini
> - /etc/php.d/mysqli.ini
> - /etc/php.d/odbc.ini
> - /etc/php.d/pdo.ini
> - /etc/php.d/pdo_mysql.ini
> - /etc/php.d/pdo_odbc.ini
> - /etc/php.d/pdo_pgsql.ini
> - /etc/php.d/pdo_sqlite.ini
> - /etc/php.d/pgsql.ini
> - /etc/php.d/phar.ini
> - /etc/php.d/snmp.ini
> - /etc/php.d/sqlite3.ini
> - /etc/php.d/wddx.ini
> - /etc/php.d/xmlreader.ini
> - /etc/php.d/xmlrpc.ini
> - /etc/php.d/xmlwriter.ini
> - /etc/php.d/xsl.ini
> - /etc/php.d/zip.ini
>   You can also run `php --ini` inside terminal to see which files are used 
> by PHP in CLI mode.


Please note that this extension is needed since the last stable version of 
PHP client library (v15.0.0 and below).

Cheers,
Thanet, AdWords API Team

On Thursday, December 29, 2016 at 12:23:46 AM UTC+9, 
caballonegro.mana...@gmail.com wrote:
>
> Ok, I have understood that I have to install composer in my linux server. 
> I have tried but I have encounter some problems:
>
>
>- The version is 15.0, not 25.0
>- It requires ext-soap thst should be in my computer but I don't know 
>what it is
>- Installation failed finally
>
>
> Could you help me?
>
> Thanks 
>
>
> El miércoles, 28 de diciembre de 2016, 13:56:38 (UTC+1), 
> caballoneg...@gmail.com escribió:
>>
>> Yes, it is for the setup of the PHP client library of Adwords. I use a 
>> hosting service where I run my applications. And I develop the applications 
>> in my desktop. I guess I have to install composer in the hosting server, 
>> don't I?
>>
>> I guess "$ php composer.phar require googleads/googleads-php-lib" is the 
>> code I have to type in my linux server where my application is hosted, 
>> right?
>>
>> Thanks,
>>
>> El miércoles, 28 de diciembre de 2016, 5:11:20 (UTC+1), Joyce Lava 
>> escribió:
>>>
>>> Hi,
>>>
>>> Is it for the setup of the PHP client library of AdWords API? If so, 
>>> depending on which machine you would setup the client library, you need to 
>>> follow these steps .
>>>
>>> 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/dc0399fd-4d99-45f2-a004-be89a21080cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Retrieving Gmail Image Ad through Adwords

2017-01-04 Thread 'Joyce Lava' via AdWords API Forum
Hello,

Unfortunately, you could not retrieve the templateElements (like Image 
)
 
of the gmail image template ad 

 using 
the reports. You would need to use the AdGroupAdService.get 

 operation 
to get the templateElements 

 of 
the templateAd 

.

Hope this helps.

Best,
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/1318d85f-c670-4310-bb64-d70cd2b71976%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Retrieving Gmail Image Ad through Adwords

2017-01-04 Thread yeefei
Does the Adwords API support retrieval of Ad Creative (Images of the Gmail 
image ad) through API other than data related to images (ImageAdUrl, 
ImageCreativeHeight, ImageCreativeWidth, ImageCreativeName) 

I'm currently getting the information from here 
(https://developers.google.com/adwords/api/docs/appendix/reports/all-reports)

Thanks.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fb45086c-2789-464c-8dfe-88406d8f5d82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Managing AdWords Scripts from the API?

2017-01-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi Andrew,

The AdWords API currently does not support this feature with the AdWords 
Scripts. You may also refer to our guides 
 and client 
libraries 

 for 
the different services and functionalities supported by the AdWords API. 

Thanks and regards,
Peter
AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9224836a-f5a7-4858-8185-99029f83b7cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-01-04 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

Thanks for sending over the example. While looking into this, I found that 
one of my colleagues already asked this question, so I'm following up with 
him. I'll send you an update as soon as I have more information.

Cheers,
Josh, AdWords API Team

On Wednesday, January 4, 2017 at 11:42:17 AM UTC-5, Mike-Indiana wrote:
>
> Private reply sent. Thank you Josh
>
> On Wednesday, January 4, 2017 at 9:06:46 AM UTC-5, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi,
>>
>> Could you pass along a campaign ID, date range, and domains where you are 
>> seeing the discrepancy so I can investigate further?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Tuesday, January 3, 2017 at 10:51:33 PM UTC-5, Mike-Indiana wrote:
>>>
>>> Hello, this discrepancy seems to have existed for several years, I 
>>> thought that I would post.
>>>
>>> Pulling AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT will yield non-www. 
>>> domains in the report for 'Domain'. For example, google.com
>>>
>>> However when using valuetrack {placement} in ads, a click may yield 
>>> either google.com or www.google.com. However in the reports, it will 
>>> not return the www. version and assign the click data to the other.
>>>
>>> *In short*, it would be kind if the API placements report would reflect 
>>> the same variable as valuetrack. Has anyone else noticed this, or is it an 
>>> issue on my setup?
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/00da6167-46bd-429d-806e-4629b266c035%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Managing AdWords Scripts from the API?

2017-01-04 Thread Andrew Gorry
Is it possible to manage AdWords scripts from the API?

For example, would I be able to create, authorise, schedule and remove 
AdWords Scripts from the API. 

I would like to use this as a central repository for scripts running on 
multiple accounts rather than running at MCC level.

Thanks.

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9967b2a1-5f20-4e6f-b63c-c1cca4bb1405%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: What sort of Status changes are permitted to TextAds effective January 31, 2017?

2017-01-04 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

My apologies for the delay. The AdWords API will still allow that operation 
for the Status field since the plan is for Standard Text Ads to still 
continue to serve as mentioned in the blog 
.
 
However, it is strongly recommended to migrate/upgrade from Standard Text 
Ads to Expanded Text Ads in order to fully utilize the functionality of the 
AdWords API for your text ads.

Thanks and regards,
Peter
AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1f733dd7-5d1e-4818-a007-5dd7e25813ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ***Announcing the new ads PHP client library***

2017-01-04 Thread 'Joyce Lava' via AdWords API Forum
Hi Dmytro,

Could you please open a new thread so we can properly track your concern? 
Also, if you are referring to setting up the client library in your 
application, you may want to contact the github experts through the link I 
shared above.

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/0d556dbb-b1ec-4b1c-a688-ba64082a7f7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Does Google Adwords have region specific load balancing or traffic rerouting implemented?

2017-01-04 Thread Karan Vohra
Hi,

We develop thick client application which interacts with Google Adwords 
APIs to fetch the data.

I had a very simple question that is there any optimization done by Ad 
Words API to implement region specific load balancing and traffic routing. 
We have customers in Australia, US and Europe so was wondering whether 
there be any latencies observed if all requests go through specific data 
centers in US? Or will Google Ad words serve the request in the closest 
data center? Are there Ad Words data centers in Europe or Asia Pacific?

Thanks!

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/5e2f016d-7419-496e-ae6c-05aea1bba302%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Data not properly aggregated in KEYWORDS_PERFORMANCE_REPORT

2017-01-04 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Charlie,

Keyword Performance Report is a single attribution report 
,
 
hence you might see metrics for each one of the triggering criteria for a 
particular keyword. Please revert if you have additional questions. 

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/e74c2a22-973a-4738-918a-96589af82003%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Creating AdWords rich media display ads

2017-01-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Jana, 

If you are looking for the HTML5 Ads requirements please check this document 
. The HTML5 Media 
Bundle 

 could 
have the HTML5 assets which could later be used for creating the Ads in the 
AdWords API.

Thanks,
Sreelakshmi, AdWords API Team

On Tuesday, January 3, 2017 at 10:24:30 AM UTC-5, Jana Lyon wrote:
>
> Hi there,
>
> I am having a bit of trouble finding out how to create an 'HTML5' ad for 
> AdWords. As a front-end developer, making the actual banner isn't a problem 
> - it is knowing what platform specific hooks need to be included. I am 
> making some ads for a client who will be trafficking the ads themselves.
>
> Usually I create (hand code) banners for use in DoubleClick (I don't use 
> GWD or anything like that, just simple HTML, CSS and JS), so there are 
> certain API hooks that need to be included for tracking purposes, otherwise 
> the ad won't pass quality assurance. Are there any for AdWords? Or do I 
> just create a rich media banner that will then be wrapped in something that 
> will do the tracking?
>
> Any help or tutorial suggestions welcome.
>
> Thanks!
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/83e70436-beed-4199-a295-154c3021830d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Demographics bid modifiers

2017-01-04 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Anil, 

Please check here 
 to 
see the types of targeting available and the configurations supported for 
targeting Gender. You could also check our sample 

 (Java) 
for reference.  

The demographic targeting 
 is not supported 
for shopping campaigns.

Thanks,
Sreelakshmi, AdWords API Team

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/57d373bb-36e8-4548-9922-2cd5bbd235dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Expanded Ads Under Review in Test account

2017-01-04 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Antony,

Ads in test accounts cannot go live. Please try creating your ads in a 
production account and you should be able to see the appropriate status of 
an ad within one business day. For ad review and policy related questions, 
please free to post your query on the AdWords Community Forum 
.

Regards,
Vishal Vinayak, 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/9c5d7ca4-5d87-4a38-9f68-90fecd3df47a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Data not properly aggregated in KEYWORDS_PERFORMANCE_REPORT

2017-01-04 Thread Charlie Saunders
Hello all,

I'm seeing several instances where data does not seem to be getting 
properly aggregated in a KEYWORDS_PERFORMANCE_REPORT.

The report has two rows with the same campaign name, ad group name, keyword 
text, and match type.  The Max CPCs differ, as do the performance metrics.

There are several similar duplicates.

I am downloading a report with the following fields using v201609 of the 
Java library (Maven distribution).
- CampaignName
- AdGroupName
- Keyword
- KeywordMatchType
- CpcBid
- CpmBid
- SearchImpressionShare
- AveragePosition
- Clicks
- Impressions
- CrossDeviceConversions
- Conversions
- ConversionValue

Am I missing something here?  Are there any known issues around this?

Thanks!

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/41d467d3-5b90-49d3-a930-84515180eeed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-01-04 Thread Mike-Indiana
Private reply sent. Thank you Josh

On Wednesday, January 4, 2017 at 9:06:46 AM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi,
>
> Could you pass along a campaign ID, date range, and domains where you are 
> seeing the discrepancy so I can investigate further?
>
> Thanks,
> Josh, AdWords API Team
>
> On Tuesday, January 3, 2017 at 10:51:33 PM UTC-5, Mike-Indiana wrote:
>>
>> Hello, this discrepancy seems to have existed for several years, I 
>> thought that I would post.
>>
>> Pulling AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT will yield non-www. 
>> domains in the report for 'Domain'. For example, google.com
>>
>> However when using valuetrack {placement} in ads, a click may yield 
>> either google.com or www.google.com. However in the reports, it will not 
>> return the www. version and assign the click data to the other.
>>
>> *In short*, it would be kind if the API placements report would reflect 
>> the same variable as valuetrack. Has anyone else noticed this, or is it an 
>> issue on my setup?
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/70fef4cd-395d-4852-863d-cdbbf52183c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-01-04 Thread Mike-Indiana


On Tuesday, January 3, 2017 at 10:51:33 PM UTC-5, Mike-Indiana wrote:
>
> Hello, this discrepancy seems to have existed for several years, I thought 
> that I would post.
>
> Pulling AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT will yield non-www. 
> domains in the report for 'Domain'. For example, google.com
>
> However when using valuetrack {placement} in ads, a click may yield either 
> google.com or www.google.com. However in the reports, it will not return 
> the www. version and assign the click data to the other.
>
> *In short*, it would be kind if the API placements report would reflect 
> the same variable as valuetrack. Has anyone else noticed this, or is it an 
> issue on my setup?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0831b4de-480b-4ee3-b32d-359c4360de6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ***Announcing the new ads PHP client library***

2017-01-04 Thread Dmytro S

Hi!
 
Is where any simple way to put logs into subfolders with customerId ad 
current date as names without creating own logger?

Please, advise.

Thanks,
Dmytro.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3506e329-a195-48ea-87b3-42d2c15b2a28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Expanded Ads Under Review in Test account

2017-01-04 Thread afinnegan
I have created a number of expanded ads via the api in a test account but 
all of them seem to be stuck in the "Under Review" status. Standard ads I 
have created at the same time are showing as Approved.

Most of these Expanded Ads were created at least 10 days ago.

Is there anything about creating Expanded ads in a Test account that would 
stop them from going Active?

Thanks
Antony


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/346d303c-ffc8-4725-a438-6bdd4aeed323%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Creating AdWords rich media display ads

2017-01-04 Thread Jana Lyon
Hi Sreelakshmi,

I think I may be over complicating things - can I just make a normal html 
banner and give it to my client to upload to their adwords account? Or do I 
need to add platform specific script in order for the banner to be accepted 
once uploaded to their adwords account?

Thanks,
Jana

On Tuesday, 3 January 2017 20:04:24 UTC, Sreelakshmi Sasidharan (AdWords 
API Team) wrote:
>
> Hi, 
>
> Please checkout our samples for SOAP log 
> 
>  and 
> the code 
> 
>  (Java) 
> for creating a HTML5 Ad via AdWords API. Feel free to write back if you 
> have any additional questions. 
>
> Thanks,
> Sreelakshmi, AdWords API Team
>
>
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/15748a6b-0b2b-4bba-a789-85f00da93b40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-01-04 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi,

Could you pass along a campaign ID, date range, and domains where you are 
seeing the discrepancy so I can investigate further?

Thanks,
Josh, AdWords API Team

On Tuesday, January 3, 2017 at 10:51:33 PM UTC-5, Mike-Indiana wrote:
>
> Hello, this discrepancy seems to have existed for several years, I thought 
> that I would post.
>
> Pulling AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT will yield non-www. 
> domains in the report for 'Domain'. For example, google.com
>
> However when using valuetrack {placement} in ads, a click may yield either 
> google.com or www.google.com. However in the reports, it will not return 
> the www. version and assign the click data to the other.
>
> *In short*, it would be kind if the API placements report would reflect 
> the same variable as valuetrack. Has anyone else noticed this, or is it an 
> issue on my setup?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f34e15b0-de78-49ba-936d-7823bfdf1138%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: What sort of Status changes are permitted to TextAds effective January 31, 2017?

2017-01-04 Thread adivenuti
Hello Peter,

Thank you for such a prompt response.  So the API would, for example, allow 
us to perform a SET operation that updates an existing Text Ad's status 
from PAUSED to ENABLED?  I am citing that case, specifically, because it 
would appear to conflict with the goal of the AdWords team to migrate 
customers from Text Ads to Expanded Text Ads as expediently as possible. 
 Therefore, I want to make certain that it will still be allowed on or 
after January 31, 2017.

-Al

On Tuesday, January 3, 2017 at 9:05:43 PM UTC-5, Peter Oliquino wrote:
>
> Hi,
>
> There had been no mentioned restrictions as to which AdGroupAd.Status 
> 
>  value 
> can be passed to the SET operator for the Text Ads. You may continue to 
> update the Text Ad's status with any value stated in the documentation. I 
> hope this helps.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/65ebe996-5277-4a35-b8e1-161a91047b73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Demographics bid modifiers

2017-01-04 Thread Anil
Hello,

Is it possible to target gender to ad groups with bid modifier, if yes 
using which service? 
Also adwords account doesn't show an option to target demographic audiences 
to shopping campaign ad groups. Can we do this via API?

Thanks


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

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2b2eea6a-0fcc-4b7e-b74c-414221509be8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to get keywords name/text from Keyword Performance report?

2017-01-04 Thread shubham
I cannot see any selector field for keyword name. Why? Is it available and 
not visible to me or it is not available at all? What alternative can i use 
to get the keyword text/name if its not availble?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/136bdb5b-8561-4baa-b289-54ff34da1d73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.