Re: Use endDate to schedule Ad Copy

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Anahi,

When the endTime is triggered, feedItem will no longer appear with the text 
ad and instead will show default values 
. Please let me 
know if you have any further questions.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/20d24475-abf6-4d96-8ec2-57b1b15a07c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Environment 'PRODUCTION' does not support version 'v201710'

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jonathan,

Glad that you found the README.md file helpful. If not already aware, you 
can also use this form  to 
contact Compliance team. In the meantime, you may use a test account to get 
you a headstart in setting up and making API calls as it does not require 
an approved developer token. Please refer this section 

 of 
guide for better clarity and let me know if you face any issues while 
setting up.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/c50c42e0-313e-4c36-bc9d-61e3aea70a0b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Offline conversions without a Google click Id(GCLID

2018-06-18 Thread alec
Hello, 

I am building an app for Adwords API that will add offline conversions that 
comes from third-parties. There is no way we can track the GCLID and that 
is why we don't want to enable it on our Ads (Auto-tagging). So, for 
example, we receive the values for Sales and Walk-ins, is it possible to 
add these conversions to our Adwords clients which we can manage (mcc). I 
searched the documentation and examples, and everywhere I look I find: 
create an offline tracker and then create an OfflineConversionFeed, which 
needs the GCLID in order to upload conversions. There was an idea to use 
OfflineDataUpload  (which requires whitelisting of the service?) which can 
upload the offline transaction but how about the walk-ins, can we add sales 
with transationAmount=0? and count them as walk-ins. 

Thank you,
Alec

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/5b49c16a-60d9-4639-bf97-42da3854d1fd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ocid in https://adwords.google.com URL's

2018-06-18 Thread Jacek Szarski
Hi Dhanya,

I run into the same problem. I'm developing an app that deals whith AdWords 
users' campaign data.

One of the features that we want to implement is to allow the user to click 
on a campaign name and be redirected to their AdWords admin panel.
Unfortunately even though we know their campaign ID, we can't build a valid 
link unless we have a way to get the `ocid` parameter. It seems like it's 
required for the site to work but it can't be found in the API docs 
anywhere.

Is there another way to generate a link to user's campaign admin panel, 
knowing the data available though the API?

Best,
Jacek Szarski

On Tuesday, June 5, 2018 at 4:52:42 PM UTC+2, Dhanya Sundararaju (AdWords 
API Team) wrote:
>
> Hi Wijnand, John, 
>
> I am unaware when deep linking will be supported in AdWords. Since its a 
> popular request, I can pass it on to our team. However, please do watch out 
> the 
> blog  for 
> updates on future releases. 
>
> Regards,
> Dhanya, AdWords API Team
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/f4aee822-7b39-4185-bfab-1cca5a428a62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Dynamics Remarketing ads for retail

2018-06-18 Thread Amit P Jivani
Is this feature available now? 


On Saturday, 19 December 2015 01:52:56 UTC+5:30, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi,
>
> The AdWords API lets you manage the feed items for dynamic remarketing 
> ads, but it does not support creating the dynamic display ads (with 
> Template Ad ID 416) themselves. Therefore, you'll need to create the ads 
> through the user interface first. After that, you'll be able to use the API 
> to add/remove/update the dynamic data used for those ads.
>
> For more info on managing your feed items for dynamic remarketing ads, 
> check out our Dynamic Remarketing guide 
> 
> .
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, December 17, 2015 at 5:21:48 PM UTC-5, Ezequiel Murillo wrote:
>>
>> Sorry, I think I didn't explain myself as I should have. I want to create 
>> an ad for a Dynamic Remarketing Campaign in the Display Network, not a 
>> Shopping campaign.
>> I would also like to have a many products in a single ad, so that's what 
>> I thought I would need a Template ad, I guess an html5 template ad. 
>> The type of ad I want to create using the API is like the one explained 
>> here:
>>
>> https://support.google.com/adwords/answer/3265299?hl=en
>>
>> When I create them using the UI I just choose a template and the images 
>> and everything are pulled from my Merchant Center. I'm just not sure how to 
>> do that from the API. 
>> I dont find the one in:
>> https://developers.google.com/adwords/api/docs/guides/template-ads
>> very informative.
>>
>> Thanks!
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/b90679d2-5bba-428a-8d03-e6d073f88c29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ocid in https://adwords.google.com URL's

2018-06-18 Thread Jacek Szarski
Hi Dhanya,

I run into the same problem. I'm developing an app that deals whith AdWords 
users' campaign data.

One of the features that we want to implement is to allow the user to click 
on a campaign name and be redirected to their AdWords admin panel.
Unfortunately even though we know their campaign ID, we can't build a valid 
link unless we have a way to get the `ocid` parameter. It seems like it's 
required for the site to work but it can't be found in the API docs 
anywhere.

Is there another way to generate a link to user's campaign admin panel, 
konwing the data available through the API?

Best,
Jacek Szarski

On Tuesday, June 5, 2018 at 4:52:42 PM UTC+2, Dhanya Sundararaju (AdWords 
API Team) wrote:
>
> Hi Wijnand, John, 
>
> I am unaware when deep linking will be supported in AdWords. Since its a 
> popular request, I can pass it on to our team. However, please do watch out 
> the 
> blog  for 
> updates on future releases. 
>
> Regards,
> Dhanya, AdWords API Team
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/18f8c81c-7cfc-4b86-9fed-bc8693060782%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-18 Thread Георгий Грязнов
Hello!
I'm trying to send post-request but every time I recieve the same responce 
ReportDownloadError.MISSING_PARAMETER. I've spent 3 days to fix it... Can 
you please help me.

POST /api/adwords/reportdownload/v201806 HTTP/1.1
Host: adwords.google.com
Authorization: Bearer 
.apps.googleusercontent.com
developerToken: XX
clientCustomerId: XXX-XXX-
Cache-Control: no-cache
Postman-Token: 7de5420d-b34d-423d-8bbc-702eabcdf5c4

Parameters:
__rdxml: 
https://adwords.google.com/api/adwords/cm/v201806";>
  
CampaignId
AdGroupId
Impressions
Clicks
Cost

  AdGroupStatus
  IN
  ENABLED
  PAUSED

  
  Custom Adgroup Performance Report
  ADGROUP_PERFORMANCE_REPORT
  LAST_7_DAYS
  CSV



responce:
400 Bad Request
Alt-Svc →quic=":443"; ma=2592000; v="43,42,41,39,35"
Cache-Control →private, max-age=0
Content-Encoding →gzip
Content-Type →text/xml
Date →Mon, 18 Jun 2018 19:25:33 GMT
Expires →Mon, 18 Jun 2018 19:25:33 GMT
Server →GSE
Transfer-Encoding →chunked
X-Content-Type-Options →nosniff
X-Frame-Options →SAMEORIGIN
X-XSS-Protection →1; mode=block

ReportDownloadError.MISSING_PARAMETERMissing
 
report 
definition

please help me.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/e2a54579-0364-4e32-88ab-3402cd825e38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


An example of a simple report of a campaigns keyword performance?

2018-06-18 Thread alexanders . delos
Hi,

Could anyone help me with an example, or push in the rigth direction for 
how to create a simple report for all of the keywords of a campaign.
I pretty much just want to list out all of the keyword in a table, and then 
list the impressions, ctr, amount spent etc of each of those keywords.

Is this possible with the Google AdWords API?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/b7711be7-b048-437c-9524-4983c9da9611%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unlinking a Campaign Feed from a Campaign

2018-06-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi James,

Could you please enable the logs and share the complete SOAP request and 
response logs along with the client customer id so that I can troubleshoot 
the issue? To enable the logs, please refer this Java guide 
. 
The guides in other languages can be found here 
. You could 
choose the '*Reply privately to author*' option while responding.

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/07caf72b-40cf-4f8b-ab70-93f59984beb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Template ads Images

2018-06-18 Thread Prashant Kumar
Can anyone please help ?

Thanks in advance

On Monday, June 18, 2018 at 6:53:37 PM UTC+5:30, Prashant Kumar wrote:
>
> Hi Peter,
>
> How do I download zip file given that I have imageUrl ?
> Opening the link in web browser does nothing
>
> Thanks,
> Prashant
>
> On Monday, June 18, 2018 at 2:27:27 PM UTC+5:30, Peter Oliquino (AdWords 
> API Team) wrote:
>>
>> Hi Prashant,
>>
>> The individual URLs of those images included within the zip is not 
>> retrievable via the AdWords API. I hope this helps.
>>
>> Best regards,
>> Peter
>> AdWords API Team
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/5a8b3c7a-7eaf-4738-b15f-7c93c0596cff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Template ads Images

2018-06-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Prashant,

You may refer to the TemplateElementField 

 documentation 
and you can use the FieldMedia 

 field 
(Media.Type' => 'MediaBundle') to download the zip file.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/17135be8-0f5e-49a8-b9a6-906851a3f50a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Template ads Images

2018-06-18 Thread Prashant Kumar
Hi Peter,

As I already mentioned I have the url for the zip file. I need your 
assistance on how do I download that file ?
Opening it in a web browser does nothing. I also tried to download it 
programmatically with no results.

Thanks,
Prashant

O n Tuesday, June 19, 2018 at 9:40:42 AM UTC+5:30, Peter Oliquino (AdWords 
API Team) wrote:
>
> Hi Prashant,
>
> You may refer to the TemplateElementField 
> 
>  documentation 
> and you can use the FieldMedia 
> 
>  field 
> (Media.Type' => 'MediaBundle') to download the zip file.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/d361c718-58d6-44c1-838e-c1836a6f42d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: An example of a simple report of a campaigns keyword performance?

2018-06-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alexanders,

You may refer to our reporting guide 
 on 
how to construct your report. For your specific request, you could use the 
KEYWORDS_PERFORMANCE_REPORT 

 and 
set your fields with Impressions 

, Ctr 

 and Cost 

 fields 
and then you can set a filter for Campaigns with the desired CampaignId 
.
 
You can check out other fields that are available for Keywords Performance 
Report in the provided link. 

You may refer to this guide 

 for 
downloading your report by changing the report type, filters, and fields to 
cater your needs. These examples are also available in the different client 
libraries. 

Regards,
Dannison
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/537e8f87-5229-48a9-9c1e-0bba7e01d88a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

There is an ongoing discussion with the team related to this. In the mean 
time, you could use the AWQL example 

 temporarily. 
We'll let you know if there are any updates on this.

Let me know how this goes when trying out the AWQL approach.

Regards,
Dannison
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/0a6574c6-fe7b-4681-8dde-a250e5068619%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ReportDownloadError.MISSING_PARAMETER reportdownload/v201806

2018-06-18 Thread Георгий Грязнов
Thank you for patience! AWQL has the same problem =( What is wrong with the 
request parameters?

Request:
POST /api/adwords/reportdownload/v201806 HTTP/1.1
Host: adwords.google.com
Authorization: Bearer 
.apps.googleusercontent.com 

developerToken: XX
clientCustomerId: XXX-XXX-
Cache-Control: no-cache
Postman-Token: 3bf323eb-55cd-4fae-8f9b-a80e61ddc61e

Parameters:
__fmt: CSV
__rdquery: SELECT CampaignId, AdGroupId, Impressions, Clicks, Cost \
FROM ADGROUP_PERFORMANCE_REPORT \
WHERE AdGroupStatus IN [ENABLED, PAUSED] DURING LAST_7_DAYS

Response:
400 Bad Request

Alt-Svc →quic=":443"; ma=2592000; v="43,42,41,39,35"
Cache-Control →private, max-age=0
Content-Encoding →gzip
Content-Type →text/xml
Date →Tue, 19 Jun 2018 05:32:46 GMT
Expires →Tue, 19 Jun 2018 05:32:46 GMT
Server →GSE
Transfer-Encoding →chunked
X-Content-Type-Options →nosniff
X-Frame-Options →SAMEORIGIN
X-XSS-Protection →1; mode=block




ReportDownloadError.MISSING_PARAMETER
Missing report definition





вторник, 19 июня 2018 г., 10:06:16 UTC+5 пользователь Dannison Yao (AdWords 
API Team) написал:
>
> Hi,
>
> There is an ongoing discussion with the team related to this. In the mean 
> time, you could use the AWQL example 
> 
>  temporarily. 
> We'll let you know if there are any updates on this.
>
> Let me know how this goes when trying out the AWQL approach.
>
> Regards,
> Dannison
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/fa742e51-3e5e-4032-8f96-adda01b9046d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Offline conversions without a Google click Id(GCLID

2018-06-18 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alec,

If you are referring to store sales conversion, yes, that is possible 
through the AdWords API as you can see on this guide 
.
 
For the set up process, yes, whitelisting is required based on the 
instruction here 
. 
For walk-ins, my apologies as currently, this feature is not available 
through the AdWords API. Let me know if you have further clarifications.

Thanks and regards,
Luis
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/8604885d-34ce-44cc-a0cb-0d0576d26ae6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is there any way to get reports with unformatted data ?

2018-06-18 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

Unfortunately, AdWords API does not generate reports with fields according 
to it's data type. The data type you see on the documentation will not 
always reflect on the reports. Check this guide 

 
for reference.

Let me know if you have any other concerns.

Regards,
Dannison
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/ccf51987-edce-487b-9267-7dbe3b2d47f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Placement targeting and reporting for mail.google.com

2018-06-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Mike,

If you specified the "*mail.google.com*" as a Placement 

 to 
explicitly target then this indeed should be returned by the Placement 
Performance Report 
.
 
As for the "*mobileapp::2-com.google.android.gm*", the "
*2-com.google.android.gm*" value appears to be an AppId 

 and 
this should be targeted separately as a MobileApplication 

 criterion 
and should not be included in the Placement Performance Report as the said 
report returns only statistics of your Placement criterion.

One reason that other URL stats are present in the URL Performance Report 

 is 
because this report specializes in returning statistics of all URLs that 
generated impressions or metrics for your account. Also, since your concern 
appears to be more product related than specific to the AdWords API, I 
would recommend that you get in touch with the product experts in the AdWords 
Community Forum 
 
for 
further assistance.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/f453da79-69e7-487f-bed9-a8db39735e7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Template ads Images

2018-06-18 Thread Prashant Kumar
Hi,

In case a template Ad has multiple images Adwords API gives us the url of 
the zip file of all the images for that Ad.

Is there any way of getting the individual url for each image separately?

Zip url type: https://tpc.googlesyndication.com/sadbundle/
Image url type : https://tpc.googlesyndication.com/simgad/

Thanks,
Prashant

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/ba2cb162-01fd-4d94-b8a2-d04956b916e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Template ads Images

2018-06-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Prashant,

The individual URLs of those images included within the zip is not 
retrievable via the AdWords API. I hope this helps.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/bd8d91ab-0940-493d-9a98-b5e880fccbaa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Batch Processing for GET Criterion Bid Landscape data

2018-06-18 Thread llei
Is there a way to batch job the requests when getting bid landscape data 
for large number of ad group their respective criterions?

I'm referring to *get_keyword_bid_simulations.py *that's part of the 
googleads Python client library (*version v201806*).

Currently I'm iterating through a list of Ad Group and Criterion IDs and 
passing them into the value for 'predicates' in the selector object. I see 
some runtime performance improvements when assigning the jobs to multiple 
threads but was wondering if there was something analogous to 
BatchJobService for DataService operations.

 'predicates': [
  {
  'field': 'AdGroupId',
  'operator': 'EQUALS',
  'values': [*ad_group_id*]
  },
  {
  'field': 'CriterionId',
  'operator': 'EQUALS',
  'values': [*criterion_id*]
  }
  ],


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/16c892aa-219f-4ee9-8716-ba71b03e9a66%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Is there any workaround for the immutable budget on a trail campaign?

2018-06-18 Thread Walter G
I understand that the budget cannot be changed on trial campaigns of 
experiments.  But I'd like to anyway!  Is there any possible way to get 
around this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/ee7fde94-dccc-4c66-a4a7-86b531ef52b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Use endDate to schedule Ad Copy

2018-06-18 Thread Anahi Martinez
Morning!

So we are working with Business feeds at the API level and so far we have 
been successful in simple implementations for AdCustomizer feeds and 
serving AdCopy with feed data, what we want to do next is to use start and 
end dates at the feedItem level so we can pause and enable the Ads using 
business feed data, I know is possible by reading this part of the docs, 
https://developers.google.com/adwords/api/docs/guides/feed-services#scheduling, 
because we will be doing targeting the feedItems at the Campaign and 
AdGroup level and Feed mapping at the Customer level (By API docs) what is 
really unclear to me is what would actually happen when the feedItem 
reaches the endDate, will it pause all ads contain within that 
campaign/adgroup? or will only pause the ad that is using the AdCustomizer 
data from that feed? Will the ad actually stop serving? Sorry about the 
simple questions but 
I couldn't find anything written in the docs of the AdWords forum or the 
API docs.

Thanks!! 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/751a0632-c027-45c0-9cb1-82086c0c8ad6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Question on Permissions/Processes for 3rd parties accessing API

2018-06-18 Thread 'Kieran Ryan' via AdWords API and Google Ads API Forum
Hi all, 

My agency (Publicis) had a query around the process/permissions for a 3rd 
party (eg. Tealium) getting access to a developer token to make calls 
against the API for accounts under the Agency's MCC. 

I'm wondering is there a set process for 3P's to get this access to make 
changes to accounts under an agency MCC, are there any legal ramifications 
on agency side?

Google's previous response "*We don't grant end-advertiser developer tokens 
to be used with 3P tools, it is not allowed via API Policy. Tealium should 
reach out to us and obtain their own developer token for the connector 
they're building. "*

- Is there any outline of this policy?

- Are there existing best practices for 3P's applying for the token?


Any help is much appreciated!

Best regards,

Kieran
Kieran 

 

 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/d2c7cd5f-fb61-4658-8791-ea70dbb6dd12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RelativeCtr value type

2018-06-18 Thread Prashant Kumar
Hi,

RelativeCtr metric when retrieved via Adwords Api is returned in a format - 
"xx.xx x" . For example "1.1 x"

But when viewed through website(Adwords Account), the format is like 
-"xx.xx % . For example "100 %"

So, what is the formula to convert it from one type to another ?

Thanks,
Prashant

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/223be15a-6a8d-44d6-8896-a63de08d26c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Creation of Campaign, AdGroup and Audience(both mobile device id and others)

2018-06-18 Thread Srinivas Giduthuri
Hello all,

I have created two audiences.

*Email-Phone-Audience-1* - CRM Based User List contains Email/Phone Number
*DeviceId-Audience-1* - CRM Based User List contains Device IDs 
(UploadKeyType as *MOBILE_ADVERTISING_ID)*

Now I am trying to add the above two audience to an AdGroup 
*Email-Device-AdGroup. 
*But while trying to add the device ID specific audience, I am seeing an 
error saying that "User lists that are not eligible for the Google.com 
search network cannot be used in "Search Network with Display Select" 
campaigns".

Could someone please let me know what is the ideal scaffolding of this kind 
of scenario? It would be great if I get some kind of example/reference code 
for creating the Campaign, AdGroup, and Audience artifacts.

Thanks,
Srinivas

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/89b13d94-2d64-4e93-af27-c083372344e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Template ads Images

2018-06-18 Thread Prashant Kumar
Hi Peter,

How do I download zip file given that I have imageUrl ?
Opening the link in web browser does nothing

Thanks,
Prashant

On Monday, June 18, 2018 at 2:27:27 PM UTC+5:30, Peter Oliquino (AdWords 
API Team) wrote:
>
> Hi Prashant,
>
> The individual URLs of those images included within the zip is not 
> retrievable via the AdWords API. I hope this helps.
>
> Best regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/9b734d51-a0f8-4dbf-b026-476ec3651c50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Use endDate to schedule Ad Copy

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Anahi,

The startTime 

 and endTime 

 of 
a Ad Customizer indicates only when the FeedItem is effective and FeedItem 
can begin serving. It will not start or pause the Ads. The 
FeedItemScheduling mentioned in the link that you have shared is not for 
scheduling Ads but instead *when* to show the FeedItems. Please let me know 
if you have any further questions.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/de9cda2c-1356-488c-a1bd-dcfe3b71d455%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Question on Permissions/Processes for 3rd parties accessing API

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Kieran,

Since you have a Compliance question, I would recommend you to reach out to 
the experts on this topic directly via this form 
. Please let me know if 
you have any further questions.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/7b629d8e-1023-4da0-ab22-0ac3d0be88b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Use endDate to schedule Ad Copy

2018-06-18 Thread Anahi Martinez
Thank you Dhanya for your reply, now I understand it won't change the 
status of the Ad Copy, besides that, my last question would be what happens 
when the endTime is triggered in a specific feedItem, will the Extended Ad 
stop serving as well since the data from the business feed item will no 
longer be effective? That would be the last piece of information that is 
not fully clear to me based on your response.

Thank you! 

On Monday, June 18, 2018 at 11:10:46 AM UTC-4, Dhanya Sundararaju (AdWords 
API Team) wrote:
>
> Hi Anahi,
>
> The startTime 
> 
>  and endTime 
> 
>  of 
> a Ad Customizer indicates only when the FeedItem is effective and FeedItem 
> can begin serving. It will not start or pause the Ads. The 
> FeedItemScheduling mentioned in the link that you have shared is not for 
> scheduling Ads but instead *when* to show the FeedItems. Please let me 
> know if you have any further questions.
>
> Regards,
> Dhanya, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/c7442bbc-8167-401d-bb73-cd885753efe8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Finding Cost Per Click with API Reporting

2018-06-18 Thread szusi
I am currently using the example DownloadCriteriaReportWithSelector as a 
base, can I use AWQL in this example or would I have to use the 
DownloadReportWithAWQL version?

On Sunday, June 17, 2018 at 9:01:34 PM UTC-6, Dannison Yao (AdWords API 
Team) wrote:
>
> Hi Szusi,
>
> In order to achieve this, you have to put a '*WHERE*' condition in your 
> AWQL statement to specify the filter for the value of AverageCpc. You may 
> check this guide 
> 
>  for 
> an example of AWQL statements.
>
> Hope this helps.
>
> Regards,
> Dannison
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/83d3e607-8893-48c5-a87c-4c9bc6f9192d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Finding Cost Per Click with API Reporting

2018-06-18 Thread szusi
To be more specific, I am trying to use a predicate, using the following 
code: new Predicate('AverageCpc', PredicateOperator::GREATER_THAN_EQUALS, 
['x']). 

On Monday, June 18, 2018 at 10:39:51 AM UTC-6, sz...@mymail.mines.edu wrote:
>
> I am currently using the example DownloadCriteriaReportWithSelector as a 
> base, can I use AWQL in this example or would I have to use the 
> DownloadReportWithAWQL version?
>
> On Sunday, June 17, 2018 at 9:01:34 PM UTC-6, Dannison Yao (AdWords API 
> Team) wrote:
>>
>> Hi Szusi,
>>
>> In order to achieve this, you have to put a '*WHERE*' condition in your 
>> AWQL statement to specify the filter for the value of AverageCpc. You may 
>> check this guide 
>> 
>>  for 
>> an example of AWQL statements.
>>
>> Hope this helps.
>>
>> Regards,
>> Dannison
>> AdWords API Team
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/0523db61-7292-421e-bd23-3cb121fbc654%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Placement targeting and reporting for mail.google.com

2018-06-18 Thread Mike-Indiana
Thank you for clarifying this Peter!

On Monday, June 18, 2018 at 3:38:08 AM UTC-4, Peter Oliquino (AdWords API 
Team) wrote:
>
> Hi Mike,
>
> If you specified the "*mail.google.com *" as a 
> Placement 
> 
>  to 
> explicitly target then this indeed should be returned by the Placement 
> Performance Report 
> .
>  
> As for the "*mobileapp::2-com.google.android.gm 
> *", the "*2-com.google.android.gm 
> *" value appears to be an AppId 
> 
>  and 
> this should be targeted separately as a MobileApplication 
> 
>  criterion 
> and should not be included in the Placement Performance Report as the said 
> report returns only statistics of your Placement criterion.
>
> One reason that other URL stats are present in the URL Performance Report 
> 
>  is 
> because this report specializes in returning statistics of all URLs that 
> generated impressions or metrics for your account. Also, since your concern 
> appears to be more product related than specific to the AdWords API, I 
> would recommend that you get in touch with the product experts in the AdWords 
> Community Forum 
> 
>  for 
> further assistance.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/b9a28e02-01d1-482c-af51-18c0637379ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API Batch Jobs, XML SOAP

2018-06-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jack,

The Google Script Editor is out of scope for the AdWords API Team. Could 
you please reach out the team through their support channel mentioned here 
?

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/da530f11-42ab-416b-b349-36bba364a4cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch Processing for GET Criterion Bid Landscape data

2018-06-18 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Leon,

Currently, there is no API service available that is analogous to 
BatchJobService for DataService operations. Please find the list of 
operations supported by the BatchJobService here 
.
 
I have shared your interest with the team. Please keep an eye out on our 
blog  for 
more updates. 

Thanks,
Bharani, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/cf36efe1-4b13-43a6-bb3f-8d46ae0dba71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Household Income/Demographic Data to Google Sheet

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Jon,

If you are finding a discrepancy between UI and API, could you please reply 
back with your report definition 

 and 
client customer id, so that I can troubleshoot? You may opt to *reply 
privately to author*.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/99eadfdf-beda-4158-858b-6999b6b92327%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Question on Permissions/Processes for 3rd parties accessing API

2018-06-18 Thread 'Kieran Ryan' via AdWords API and Google Ads API Forum
Hi Dhanya,

Thank you for your response, I am asking on behalf of a client, so I do not
have an MCC or developer token number. Is this still the best route for me
to take?

Best regards,

Kieran

On Mon, Jun 18, 2018 at 11:12 AM 'Dhanya Sundararaju (AdWords API Team)'
via AdWords API and Google Ads API Forum 
wrote:

> Hi Kieran,
>
> Since you have a Compliance question, I would recommend you to reach out
> to the experts on this topic directly via this form
> . Please let me know if
> you have any further questions.
>
> Regards,
> Dhanya, AdWords API Team
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "AdWords API and Google Ads 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/7b629d8e-1023-4da0-ab22-0ac3d0be88b1%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 




  *• ** Kieran Ryan*
*  • Agency Account Manager, New York*
*  •  *Google New York
  • * kier...@google.com *


Google New York
111 8th Avenue 4th Fl, New York, NY 10011



Congratulations! You just made it down to my disclaimer! Grab yourself a
coffee and read through it if you want. This email may be confidential and
privileged. If you received this communication by mistake, please don't
forward it to anyone else, please erase all copies and attachments, and
please let me know that it has gone to the wrong person.

The above terms reflect a potential business arrangement, are provided
solely as a basis for further discussion, and are not intended to be and do
not constitute a legally binding obligation. No legally binding obligations
will be created, implied, or inferred until an agreement in final form is
executed in writing by all parties involved.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/CAKkvxXOzR0NAaYFVONk46HbgWAvse__ybEFQ6F7aS1kHDrq-JQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Batch Processing for GET Criterion Bid Landscape data

2018-06-18 Thread Leon Lei
Thanks Bharani,

For now I'll move forward with threading the operation until we figure out 
a more optimal solution.

Leon

On Monday, June 18, 2018 at 2:15:23 PM UTC-4, Bharani Cherukuri (AdWords 
API Team) wrote:
>
> Hello Leon,
>
> Currently, there is no API service available that is analogous to 
> BatchJobService for DataService operations. Please find the list of 
> operations supported by the BatchJobService here 
> .
>  
> I have shared your interest with the team. Please keep an eye out on our 
> blog  for 
> more updates. 
>
> Thanks,
> Bharani, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/defbf244-f34d-40a8-8fb1-bd25b75f51cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unlinking a Campaign Feed from a Campaign

2018-06-18 Thread James Robinett
Hi there,

I'm setting up an automated Dynamic Display Feed in an Adwords test account 
and ran into an issue. 

I've linked the feed to a test campaign and successfully created it so it 
show up in the UI. I then had to delete that feed and recreate it with some 
different data and attributes.

The feed shows as Removed in the UI, but when I use the CampaignFeedService 
to get all Campaign Feeds for the test account I see it show up as Enabled

This prevents me from creating a new Dynamic Display feed for the 
associated Campaign, since that Campaign already has a feed associated. I 
can't change the CampaignId of that feed since it's supposedly Removed 
(thought it shows as Enabled from the API) and I don't see a way to 
Reenable that feed through either the UI or API.

Since this is a test account I just set up a second Campaign to link the 
new Dynamic Display feed to, but it would be nice if I could clear out that 
old feed or at least remove the link between it and the Campaign I'd like 
to use.

Any way to accomplish this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/d04550da-6691-41a7-8929-aa58c1d3468d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Environment 'PRODUCTION' does not support version 'v201710'

2018-06-18 Thread j6
It seems like I may be able to avoid the issue by using the "Enter Test 
Account ID" option instead of the "List Accounts" option which takes me to 
the version error mentioned in the original post. I am guessing my token 
has just not been approved and I will need to straighten that out with my 
AdWords account. 

Thanks for your response. Going through the README again I noticed that I 
had not filled out everything in my adwords_api.yml file and I had not 
moved it to my user root.

On Friday, June 15, 2018 at 11:53:25 AM UTC-6, Dhanya Sundararaju (AdWords 
API Team) wrote:
>
> Hi Jonathan,
>
> Could you please confirm that while setting up the client library, you had 
> followed the steps as mentioned in the README.md 
>  
> file? 
> If yes, then could you please run get_campaigns.rb 
> 
>  and 
> reply back with complete SOAP logs and client customer id, so that I can 
> troubleshoot further? You may opt to *reply privately to author*.  
>
> Regards,
> Dhanya, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/6d1cc5f3-b530-4894-84b2-b582786755ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Is there any workaround for the immutable budget on a trail campaign?

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Walter,

As you are already aware, budget is immutable in the trial campaign. 
However, you can either archive this campaign and create a new draft with 
the budget that you want or, you can graduate it to function as a totally 
full campaign upon which the budget field will be editable. Please refer this 
section 

 of 
guide for better clarity and let me know if you have any further questions.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/b6f90727-8676-4553-8498-a35bd9b76540%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RelativeCtr value type

2018-06-18 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Prashant,

Relative CTR shows you how your ads perform relative to other ads running 
in the same places on the GDN. For example, if your display ads have a CTR 
of 0.04%, while other ads in the same places on the GDN have a CTR of 
0.02%, your Relative CTR is (0.04)/(0.02) = 2x. You will be able to get 
this value via the API and the old UI. With the new UI, you will be able to 
get a percentage approximation of this value.

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/1de4d4bd-15ad-48db-97b6-2bfe5373491f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Creation of Campaign, AdGroup and Audience(both mobile device id and others)

2018-06-18 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas,

Could you please enable the logging and share the complete SOAP request and 
response logs along with client customer id so that I can troubleshoot the 
issue? Please check this guide 

 
to see how CRM user list is supported by different campaign types. To 
enable the logs in Java, please refer this guide 
. 
Guides in other languages can be found here 
. You could 
choose '*Reply privately to author*' option while responding.

Thanks,
Milind, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads 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/535cfa4d-11ea-43a2-bec7-25b3a9cca860%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.