Re: Report from API different than {placement}

2017-08-01 Thread Mike5577
Thank you Josh!

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/e1377989-9c53-404d-95b1-2607d1116731%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

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

Thanks for clarifying. I've passed this information along in the feature 
request I filed.

Cheers,
Josh, AdWords API Team

On Tuesday, August 1, 2017 at 12:44:47 PM UTC-4, Mike5577 wrote:
>
> Hi Josh,
>
> Having the full URL in real-time allows us to credit the conversion to 
> that URL. Otherwise everything goes to the domain, and there is no way to 
> match it in the URL_PERFORMANCE_REPORT, unless I'm missing something on 
> that.
>
> Managed placements return the full URL on the click,  but automatic 
> placements or remarketing just gives the domain. These used to give the 
> full URL a few years ago.
>
> Thanks again,
>
> Mike
>
>
>
> On Tuesday, August 1, 2017 at 9:36:08 AM UTC-4, Josh Radcliff (AdWords API 
> Team) wrote:
>>
>> Hi Mike,
>>
>> Thanks for the response. Just so I'm clear, what is the added benefit of 
>> having the full placement URL *at the GCLID level* vs. just having your 
>> clicks and impressions summarized by the full placement URLs (in the 
>> URL_PERFORMANCE_REPORT 
>> )?
>>  
>> Do you need to do something with that URL in real-time (at the moment of 
>> each click)?
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Monday, July 31, 2017 at 4:21:35 PM UTC-4, Mike5577 wrote:
>>>
>>> Hi Josh,
>>>
>>> Thank you for the follow up, and my apologies for the late reply.
>>>
>>> Getting data for individual URLs for each click would allow matching 
>>> such as https://www.youtube.com/watch?v=. This would allow very 
>>> good targeting of key pages if that info can be passed through the click. 
>>> In your suggestion, the report will show the URLs, however internally I 
>>> would just have youtube.com since that's all being passed on valuetrack.
>>>
>>> Thanks, and looking forward to your reply.
>>>
>>> Mike
>>>
>>> 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/a0760795-b9e3-4b48-add3-b079b9626e77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-08-01 Thread Mike5577
Hi Josh,

Having the full URL in real-time allows us to credit the conversion to that 
URL. Otherwise everything goes to the domain, and there is no way to match 
it in the URL_PERFORMANCE_REPORT, unless I'm missing something on that.

Managed placements return the full URL on the click,  but automatic 
placements or remarketing just gives the domain. These used to give the 
full URL a few years ago.

Thanks again,

Mike



On Tuesday, August 1, 2017 at 9:36:08 AM UTC-4, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Mike,
>
> Thanks for the response. Just so I'm clear, what is the added benefit of 
> having the full placement URL *at the GCLID level* vs. just having your 
> clicks and impressions summarized by the full placement URLs (in the 
> URL_PERFORMANCE_REPORT 
> )?
>  
> Do you need to do something with that URL in real-time (at the moment of 
> each click)?
>
> Cheers,
> Josh, AdWords API Team
>
> On Monday, July 31, 2017 at 4:21:35 PM UTC-4, Mike5577 wrote:
>>
>> Hi Josh,
>>
>> Thank you for the follow up, and my apologies for the late reply.
>>
>> Getting data for individual URLs for each click would allow matching such 
>> as https://www.youtube.com/watch?v=. This would allow very good 
>> targeting of key pages if that info can be passed through the click. In 
>> your suggestion, the report will show the URLs, however internally I would 
>> just have youtube.com since that's all being passed on valuetrack.
>>
>> Thanks, and looking forward to your reply.
>>
>> Mike
>>
>> 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/7c88a362-8cd5-4d16-9ae5-74841b3cf0ab%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

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

Thanks for the response. Just so I'm clear, what is the added benefit of 
having the full placement URL *at the GCLID level* vs. just having your 
clicks and impressions summarized by the full placement URLs (in the 
URL_PERFORMANCE_REPORT 
)?
 
Do you need to do something with that URL in real-time (at the moment of 
each click)?

Cheers,
Josh, AdWords API Team

On Monday, July 31, 2017 at 4:21:35 PM UTC-4, Mike5577 wrote:
>
> Hi Josh,
>
> Thank you for the follow up, and my apologies for the late reply.
>
> Getting data for individual URLs for each click would allow matching such 
> as https://www.youtube.com/watch?v=. This would allow very good 
> targeting of key pages if that info can be passed through the click. In 
> your suggestion, the report will show the URLs, however internally I would 
> just have youtube.com since that's all being passed on valuetrack.
>
> Thanks, and looking forward to your reply.
>
> Mike
>
> 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/4745c52a-4767-41e6-b302-25f183be7a71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-07-31 Thread Mike5577
Hi Josh,

Thank you for the follow up, and my apologies for the late reply.

Getting data for individual URLs for each click would allow matching such 
as https://www.youtube.com/watch?v=. This would allow very good 
targeting of key pages if that info can be passed through the click. In 
your suggestion, the report will show the URLs, however internally I would 
just have youtube.com since that's all being passed on valuetrack.

Thanks, and looking forward to your reply.

Mike

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/756a0c5e-cb52-4634-b838-0d6fa0c41ba6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-06-23 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike,

I know it's been a while, but I was reviewing this feature request and 
realized that I had not suggested using the URL_PERFORMANCE_REPORT 
.
 
That won't give you GCLID-level details, but it will allow you to see the 
full placement URL (in the Url field 
)
 
for your impressions. Would that address your use case?

Thanks,
Josh, AdWords API Team

On Friday, February 17, 2017 at 5:09:24 PM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi Mike,
>
> Appreciate the feedback! I'm not sure if your request is on the roadmap, 
> so I passed it along.
>
> Cheers,
> Josh, AdWords API Team
>
> On Friday, February 17, 2017 at 11:46:59 AM UTC-5, Mike-Indiana wrote:
>>
>> Hi Josh,
>>
>> I certainly appreciate you looking into this. Your response is great to 
>> clarify what we should expect to receive in both valuetrack and reports.
>>
>> I'm not sure if it's on the plate, but it would be helpful to pass the 
>> full URL in ValueTrack and report data (if no-one asks, then no-one may 
>> know).
>>
>> Thank you,
>>
>> Mike
>>
>>
>> On Friday, February 17, 2017 at 11:37:02 AM UTC-5, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi Mike,
>>>
>>> Thanks for bearing with me while I gathered info on this question. I've 
>>> heard back from the Display network experts, and they informed me that the 
>>> ValueTrack {placement} will be populated as follows:
>>>
>>>- Managed placements 
>>>: the URL as 
>>>specified on the placement criterion's url attribute 
>>>
>>> 
>>>.
>>>- Automatic placements 
>>>: the full host 
>>>name of the placement
>>>
>>> In reports and the user interface, *automatic placements* are displayed 
>>> using the *second level domain*, e.g., for {placement} of 
>>> news.domain.com, reports and the user interface will show domain.com.
>>>
>>> I plan to update our documentation to reflect this, but first could you 
>>> confirm that what I described above matches what you're seeing?
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Wednesday, February 8, 2017 at 3:38:55 PM UTC-5, Josh Radcliff 
>>> (AdWords API Team) wrote:

 Hi Mike,

 Thanks for providing the example re: subdomains. I've passed that along 
 to the engineer looking into this. I'll let you know as soon as I have 
 more 
 info.

 Cheers,
 Josh, AdWords API Team

 On Wednesday, February 8, 2017 at 1:42:00 PM UTC-5, Mike-Indiana wrote:
>
> Sorry for the multiple messages on this. I am seeing that sub-domains 
> are not being passed in ValueTrack placement clicks, just the domain. 
> This 
> must have changed within the past year or so, can you confirm?
>
> Thanks again.
>
> On Wednesday, February 8, 2017 at 1:19:37 PM UTC-5, Mike-Indiana wrote:
>>
>> Hi Josh,
>>
>> One more thing. I noticed that subdomains do not exist in the reports 
>> either. For example, news.domain.com will come in from {placement} 
>> in ValueTrack, but only domain.com in the reports.
>>
>> Thank you,
>>
>> Mike
>>
>> On Friday, January 13, 2017 at 9:36:43 AM UTC-5, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> Hi Mike,
>>>
>>> No word yet, but I'll keep asking for updates. I'll let you know as 
>>> soon as I hear back.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana 
>>> wrote:

 Hi Josh, any word back on this?

 Thank you,

 Mike

 On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff 
 (AdWords API Team) wrote:
>
> 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
>>>

Re: Report from API different than {placement}

2017-02-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike,

Appreciate the feedback! I'm not sure if your request is on the roadmap, so 
I passed it along.

Cheers,
Josh, AdWords API Team

On Friday, February 17, 2017 at 11:46:59 AM UTC-5, Mike-Indiana wrote:
>
> Hi Josh,
>
> I certainly appreciate you looking into this. Your response is great to 
> clarify what we should expect to receive in both valuetrack and reports.
>
> I'm not sure if it's on the plate, but it would be helpful to pass the 
> full URL in ValueTrack and report data (if no-one asks, then no-one may 
> know).
>
> Thank you,
>
> Mike
>
>
> On Friday, February 17, 2017 at 11:37:02 AM UTC-5, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi Mike,
>>
>> Thanks for bearing with me while I gathered info on this question. I've 
>> heard back from the Display network experts, and they informed me that the 
>> ValueTrack {placement} will be populated as follows:
>>
>>- Managed placements 
>>: the URL as 
>>specified on the placement criterion's url attribute 
>>
>> 
>>.
>>- Automatic placements 
>>: the full host name 
>>of the placement
>>
>> In reports and the user interface, *automatic placements* are displayed 
>> using the *second level domain*, e.g., for {placement} of news.domain.com, 
>> reports and the user interface will show domain.com.
>>
>> I plan to update our documentation to reflect this, but first could you 
>> confirm that what I described above matches what you're seeing?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Wednesday, February 8, 2017 at 3:38:55 PM UTC-5, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> Hi Mike,
>>>
>>> Thanks for providing the example re: subdomains. I've passed that along 
>>> to the engineer looking into this. I'll let you know as soon as I have more 
>>> info.
>>>
>>> Cheers,
>>> Josh, AdWords API Team
>>>
>>> On Wednesday, February 8, 2017 at 1:42:00 PM UTC-5, Mike-Indiana wrote:

 Sorry for the multiple messages on this. I am seeing that sub-domains 
 are not being passed in ValueTrack placement clicks, just the domain. This 
 must have changed within the past year or so, can you confirm?

 Thanks again.

 On Wednesday, February 8, 2017 at 1:19:37 PM UTC-5, Mike-Indiana wrote:
>
> Hi Josh,
>
> One more thing. I noticed that subdomains do not exist in the reports 
> either. For example, news.domain.com will come in from {placement} in 
> ValueTrack, but only domain.com in the reports.
>
> Thank you,
>
> Mike
>
> On Friday, January 13, 2017 at 9:36:43 AM UTC-5, Josh Radcliff 
> (AdWords API Team) wrote:
>>
>> Hi Mike,
>>
>> No word yet, but I'll keep asking for updates. I'll let you know as 
>> soon as I hear back.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote:
>>>
>>> Hi Josh, any word back on this?
>>>
>>> Thank you,
>>>
>>> Mike
>>>
>>> On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff 
>>> (AdWords API Team) wrote:

 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 

Re: Report from API different than {placement}

2017-02-17 Thread Mike-Indiana
Hi Josh,

I certainly appreciate you looking into this. Your response is great to 
clarify what we should expect to receive in both valuetrack and reports.

I'm not sure if it's on the plate, but it would be helpful to pass the full 
URL in ValueTrack and report data (if no-one asks, then no-one may know).

Thank you,

Mike


On Friday, February 17, 2017 at 11:37:02 AM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi Mike,
>
> Thanks for bearing with me while I gathered info on this question. I've 
> heard back from the Display network experts, and they informed me that the 
> ValueTrack {placement} will be populated as follows:
>
>- Managed placements 
>: the URL as 
>specified on the placement criterion's url attribute 
>
> 
>.
>- Automatic placements 
>: the full host name 
>of the placement
>
> In reports and the user interface, *automatic placements* are displayed 
> using the *second level domain*, e.g., for {placement} of news.domain.com, 
> reports and the user interface will show domain.com.
>
> I plan to update our documentation to reflect this, but first could you 
> confirm that what I described above matches what you're seeing?
>
> Thanks,
> Josh, AdWords API Team
>
> On Wednesday, February 8, 2017 at 3:38:55 PM UTC-5, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi Mike,
>>
>> Thanks for providing the example re: subdomains. I've passed that along 
>> to the engineer looking into this. I'll let you know as soon as I have more 
>> info.
>>
>> Cheers,
>> Josh, AdWords API Team
>>
>> On Wednesday, February 8, 2017 at 1:42:00 PM UTC-5, Mike-Indiana wrote:
>>>
>>> Sorry for the multiple messages on this. I am seeing that sub-domains 
>>> are not being passed in ValueTrack placement clicks, just the domain. This 
>>> must have changed within the past year or so, can you confirm?
>>>
>>> Thanks again.
>>>
>>> On Wednesday, February 8, 2017 at 1:19:37 PM UTC-5, Mike-Indiana wrote:

 Hi Josh,

 One more thing. I noticed that subdomains do not exist in the reports 
 either. For example, news.domain.com will come in from {placement} in 
 ValueTrack, but only domain.com in the reports.

 Thank you,

 Mike

 On Friday, January 13, 2017 at 9:36:43 AM UTC-5, Josh Radcliff (AdWords 
 API Team) wrote:
>
> Hi Mike,
>
> No word yet, but I'll keep asking for updates. I'll let you know as 
> soon as I hear back.
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote:
>>
>> Hi Josh, any word back on this?
>>
>> Thank you,
>>
>> Mike
>>
>> On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> 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

Re: Report from API different than {placement}

2017-02-17 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike,

Thanks for bearing with me while I gathered info on this question. I've 
heard back from the Display network experts, and they informed me that the 
ValueTrack {placement} will be populated as follows:

   - Managed placements : 
   the URL as specified on the placement criterion's url attribute 
   

   .
   - Automatic placements : 
   the full host name of the placement

In reports and the user interface, *automatic placements* are displayed 
using the *second level domain*, e.g., for {placement} of news.domain.com, 
reports and the user interface will show domain.com.

I plan to update our documentation to reflect this, but first could you 
confirm that what I described above matches what you're seeing?

Thanks,
Josh, AdWords API Team

On Wednesday, February 8, 2017 at 3:38:55 PM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> Hi Mike,
>
> Thanks for providing the example re: subdomains. I've passed that along to 
> the engineer looking into this. I'll let you know as soon as I have more 
> info.
>
> Cheers,
> Josh, AdWords API Team
>
> On Wednesday, February 8, 2017 at 1:42:00 PM UTC-5, Mike-Indiana wrote:
>>
>> Sorry for the multiple messages on this. I am seeing that sub-domains are 
>> not being passed in ValueTrack placement clicks, just the domain. This must 
>> have changed within the past year or so, can you confirm?
>>
>> Thanks again.
>>
>> On Wednesday, February 8, 2017 at 1:19:37 PM UTC-5, Mike-Indiana wrote:
>>>
>>> Hi Josh,
>>>
>>> One more thing. I noticed that subdomains do not exist in the reports 
>>> either. For example, news.domain.com will come in from {placement} in 
>>> ValueTrack, but only domain.com in the reports.
>>>
>>> Thank you,
>>>
>>> Mike
>>>
>>> On Friday, January 13, 2017 at 9:36:43 AM UTC-5, Josh Radcliff (AdWords 
>>> API Team) wrote:

 Hi Mike,

 No word yet, but I'll keep asking for updates. I'll let you know as 
 soon as I hear back.

 Thanks,
 Josh, AdWords API Team

 On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote:
>
> Hi Josh, any word back on this?
>
> Thank you,
>
> Mike
>
> On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff 
> (AdWords API Team) wrote:
>>
>> 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 

Re: Report from API different than {placement}

2017-02-08 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API Forum
Hi Mike,

Thanks for providing the example re: subdomains. I've passed that along to 
the engineer looking into this. I'll let you know as soon as I have more 
info.

Cheers,
Josh, AdWords API Team

On Wednesday, February 8, 2017 at 1:42:00 PM UTC-5, Mike-Indiana wrote:
>
> Sorry for the multiple messages on this. I am seeing that sub-domains are 
> not being passed in ValueTrack placement clicks, just the domain. This must 
> have changed within the past year or so, can you confirm?
>
> Thanks again.
>
> On Wednesday, February 8, 2017 at 1:19:37 PM UTC-5, Mike-Indiana wrote:
>>
>> Hi Josh,
>>
>> One more thing. I noticed that subdomains do not exist in the reports 
>> either. For example, news.domain.com will come in from {placement} in 
>> ValueTrack, but only domain.com in the reports.
>>
>> Thank you,
>>
>> Mike
>>
>> On Friday, January 13, 2017 at 9:36:43 AM UTC-5, Josh Radcliff (AdWords 
>> API Team) wrote:
>>>
>>> Hi Mike,
>>>
>>> No word yet, but I'll keep asking for updates. I'll let you know as soon 
>>> as I hear back.
>>>
>>> Thanks,
>>> Josh, AdWords API Team
>>>
>>> On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote:

 Hi Josh, any word back on this?

 Thank you,

 Mike

 On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff 
 (AdWords API Team) wrote:
>
> 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/8b0717be-1e05-43d1-8fff-19147cc218d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-02-08 Thread Mike-Indiana
Sorry for the multiple messages on this. I am seeing that sub-domains are 
not being passed in ValueTrack placement clicks, just the domain. This must 
have changed within the past year or so, can you confirm?

Thanks again.

On Wednesday, February 8, 2017 at 1:19:37 PM UTC-5, Mike-Indiana wrote:
>
> Hi Josh,
>
> One more thing. I noticed that subdomains do not exist in the reports 
> either. For example, news.domain.com will come in from {placement} in 
> ValueTrack, but only domain.com in the reports.
>
> Thank you,
>
> Mike
>
> On Friday, January 13, 2017 at 9:36:43 AM UTC-5, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> Hi Mike,
>>
>> No word yet, but I'll keep asking for updates. I'll let you know as soon 
>> as I hear back.
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote:
>>>
>>> Hi Josh, any word back on this?
>>>
>>> Thank you,
>>>
>>> Mike
>>>
>>> On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff 
>>> (AdWords API Team) wrote:

 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/e12b9855-15e5-463a-9a75-4a1f3d449c78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-02-08 Thread Mike-Indiana
Hi Josh,

One more thing. I noticed that subdomains do not exist in the reports 
either. For example, news.domain.com will come in from {placement} in 
ValueTrack, but only domain.com in the reports.

Thank you,

Mike

On Friday, January 13, 2017 at 9:36:43 AM UTC-5, Josh Radcliff (AdWords API 
Team) wrote:
>
> Hi Mike,
>
> No word yet, but I'll keep asking for updates. I'll let you know as soon 
> as I hear back.
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote:
>>
>> Hi Josh, any word back on this?
>>
>> Thank you,
>>
>> Mike
>>
>> On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff 
>> (AdWords API Team) wrote:
>>>
>>> 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/9d11decd-eca1-45bf-9bf8-dd62270cde77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

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

No word yet, but I'll keep asking for updates. I'll let you know as soon as 
I hear back.

Thanks,
Josh, AdWords API Team

On Thursday, January 12, 2017 at 3:25:55 PM UTC-5, Mike-Indiana wrote:
>
> Hi Josh, any word back on this?
>
> Thank you,
>
> Mike
>
> On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff (AdWords 
> API Team) wrote:
>>
>> 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/246766b4-53ad-476b-bcb8-71b650c7094f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Report from API different than {placement}

2017-01-12 Thread Mike-Indiana
Hi Josh, any word back on this?

Thank you,

Mike

On Wednesday, January 4, 2017 at 10:13:37 PM UTC-5, Josh Radcliff (AdWords 
API Team) wrote:
>
> 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/9b6615e6-b1cb-425d-a16a-85977905547d%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.


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: 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.


Report from API different than {placement}

2017-01-03 Thread Mike-Indiana
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/48d8ab3e-7cec-431a-93e3-cfc30693a02e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.