Perf report: Are attribute columns the snapshots at the download time?

2017-11-19 Thread chenrui zhang
Hi,

About the columns in Adwords reports 
, there 
are three types: Attribute, Segment and Metric. 

I want to know* whether the Attribute columns' value of each reports is the 
snapshot at the download time*?
For example, when I download August's Campaign Performance report in 
September. Adwords will make a join of 

If one campaign which was created in August and had no impression in 
August, and then I deleted it at 8/31/2017. When I download the August data 
in September, *does this campaign will be downloaded*?

Hope for your reply.

Thanks,
Chenrui

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d6ef64c8-ab5e-479c-97cd-6588a936a410%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Display Ad Issue - Misleading content

2017-11-19 Thread Akash Tripathi
Hey,

I got disapproval for Ad and reason is . - Misleading Content.

I created a banner related to Billing Software (Selling Billing Software 
via Display Ads) - Shown URL - abc.com and final destination usr is our  
software download page abc.com/software/download and text on the banner ad 
is - #1 Automated billing Software, Accounting Software - Get 30 Days Free 
Trial.

Let me help you on this why i got rejection.

Thanks

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

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


Re: less result of CRITERIA_PERFORMANCE_REPORT

2017-11-19 Thread 'Peter Oliquino' via AdWords API Forum
Hi Kawachi,

Could you confirm which screen in the AdWords UI are you referring to? For 
the mapping of AdWords UI reports against AdWords API supported reports, 
you may refer to this guide 
. 
Additionally, the Criteria Performance Report does not have a direct 
counterpart in the AdWords UI. Being that it is also a single attribution 

 type 
of report, all metrics (including those triggered by different criteria) 
will be attributed to only one criteria which AdWords deems most relevant.

Let me know if this helps and feel free to write back if you have any 
further questions.

Thanks and regards,
Peter
AdWords API Team

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

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


Re: AuthorizationError.USER_PERMISSION_DENIED

2017-11-19 Thread 'Peter Oliquino' via AdWords API Forum
Hi Tim,

Yes, one of the reasons for getting the 
AuthorizationError.USER_PERMISSION_DENIED 

 error 
is being that the account is not linked to an MCC that can directly manage 
accounts. Another reason would be that you are using OAuth2 credentials 
which do not have access to the specific client account. This being said, 
users/developers may still access unlinked client accounts if they have the 
correct OAuth2 credentials.

To achieve this, the OAuth2 credentials will need to be created while 
logged in using an email address which has access to the specific AdWords 
(client/MCC) account and preferably has administrative access. The guide 
for creating the said credentials can be found here 
. Let 
me know if this helps.

Additionally, I would recommend that you create a new thread for new 
concerns so we can better track each one accordingly.

Thanks and regards,
Peter
AdWords API Team

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

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


Regarding the issue with LabelService - Might be affecting other services?

2017-11-19 Thread Juan Catalano
Hi,

Regarding the post by Michael about LabelService having issues for new 
labels. Is it possible that other services are failing too? I'm running 
into a similar issue than the LabelService one but with the 
CampaignService. Specifically, when running this  
more 
than one time in a row, the page starts being returned empty which doesn't 
make sense since it should return all the campaigns in the account and 
there's plenty of them. Also, it works ok on the first run.

This is similar to what I get with LabelService, do you know if it's 
related? Any ETA on a fix?

Thanks,
Juan

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3a40a078-0859-4ab6-9211-5002927c03fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: less result of CRITERIA_PERFORMANCE_REPORT

2017-11-19 Thread kawachi
Hi.

In this phenomenon, report of some campaign is correct ,but other is 
incorrect as less number of cost, impression , interaction , etc...
The same campaigns for UI and api responset data is correct and different 
campaigns for UI and api response data are different from creation time to 
today all the time.

can anyone help me ? 

again i post connection log of request and response of 
CRITERIA_PERFORMANCE_REPORT.

below acccount id and token is dummy.


2017-11-17 20:29:14,127 INFO  [GoogleReportDownloader-1[ChildProcess1]] c.g.
a.a.a.l.u.report_download: Request made: Service: reportdownload Method: 
POST clientCustomerId: 999-999- URL: 
https://adwords.google.com//api/adwords/reportdownload/v201702 
Request ID: null ResponseTime(ms): null OperationsCount: null IsFault: 
false FaultMessage: null
2017-11-17 20:29:14,127 DEBUG [GoogleReportDownloader-1[ChildProcess1]] c.g.
a.a.a.l.u.report_download: HTTP request:
accept-encoding: [gzip]
authorization: REDACTED
user-agent: [L2mixer (AwApi-Java, Common-Java/3.5.0, Java/1.8.0_141, maven, 
ReportDownloader)]
developertoken: REDACTED
clientcustomerid: 999-999-
includezeroimpressions: false


Content:
__rdxml: https://adwords.google.com/api/adwords/cm/v201702";>DateCampaignIdCampaignNameCampaignStatusAdGroupIdAdGroupName
AdGroupStatusIdCriteria<
/ns2:fields>StatusKeywordMatchType<
/ns2:fields>CriteriaDestinationUrl
AdNetworkType1CpcBid
ImpressionsClicks
ConversionsConversionValue
CostAveragePosition
QualityScoreFirstPageCpc
FinalUrlsTrackingUrlTemplateSearchImpressionShare<
/ns2:fields>SearchRankLostImpressionShareDevice2017111620171116
MoreColumnsKeywordsReport-x<
/ns2:reportName>KEYWORDS_PERFORMANCE_REPORTCUSTOM_DATE<
/ns2:dateRangeType>GZIPPED_CSV;

2017-11-17 20:29:14,127 DEBUG [GoogleReportDownloader-1[ChildProcess1]] c.g.
a.a.a.l.u.report_download: HTTP response:
200 OK
cache-control: [private, max-age=0]
content-length: [2765]
content-type: [application/x-gzip; charset=UTF-8]
date: [Fri, 17 Nov 2017 11:29:14 GMT]
expires: [Fri, 17 Nov 2017 11:29:14 GMT]
x-frame-options: [SAMEORIGIN]
server: [GSE]
x-content-type-options: [nosniff]
content-disposition: [/bigstore/aw3-webapi-report-download/37533503dfd50268-
776b-4885-8f67-x/fileId-null-uuid-dfd50268-776b-4885-8f67-
42a010e7e2e8-cid-.tmp.csv.gz]
x-xss-protection: [1; mode=block]




Content:
REDACTED REPORT DATA






2017-11-17 20:29:15,598 INFO  [GoogleReportDownloader-1[ChildProcess1]] c.g.
a.a.a.l.u.report_download: Request made: Service: reportdownload Method: 
POST clientCustomerId: 732-985-7593 URL: 
https://adwords.google.com//api/adwords/reportdownload/v201702 
Request ID: null ResponseTime(ms): null OperationsCount: null IsFault: 
false FaultMessage: null
2017-11-17 20:29:15,598 DEBUG [GoogleReportDownloader-1[ChildProcess1]] c.g.
a.a.a.l.u.report_download: HTTP request:
accept-encoding: [gzip]
authorization: REDACTED
user-agent: [L2mixer (AwApi-Java, Common-Java/3.5.0, Java/1.8.0_141, maven, 
ReportDownloader)]
developertoken: REDACTED
clientcustomerid: 999-999-
includezeroimpressions: false




Content:
__rdxml: https://adwords.google.com/api/adwords/cm/v201702";>CampaignIdCampaignName<
ns2:fields>AdGroupIdAdGroupNameIdCriteriaType
CriteriaAdNetworkType1Date
AveragePositionImpressions
ClicksCost<
/ns2:fields>ConversionsConversionValue<
/ns2:fields>QualityScoreFirstPageCpc<
/ns2:fields>Device
CriteriaTypeIN
AD_SCHEDULEPLATFORM
PROXIMITYGENDER
MOBILE_DEVICEOPERATING_SYSTEM_VERSION<
ns2:values>CARRIERAGE_RANGELOCATIONLANGUAGEWEBPAGE<
/ns2:values>PRODUCT_PARTITION
MOBILE_APP_CATEGORYMOBILE_APPLICATION<
ns2:values>USER_INTERESTUSER_LISTVERTICALPLACEMENT
KEYWORDCONTENT_LABEL<
ns2:dateRange>2017111620171116CriteriaReport-999<
/ns2:reportName>CRITERIA_PERFORMANCE_REPORTCUSTOM_DATE<
/ns2:dateRangeType>GZIPPED_CSV;




2017-11-17 20:29:15,599 DEBUG [GoogleReportDownloader-1[ChildProcess1]] c.g.
a.a.a.l.u.report_download: HTTP response:
200 OK
cache-control: [private, max-age=0]
content-length: [2565]
content-type: [application/x-gzip; charset=UTF-8]
date: [Fri, 17 Nov 2017 11:29:15 GMT]
expires: [Fri, 17 Nov 2017 11:29:15 GMT]
x-frame-options: [SAMEORIGIN]
server: [GSE]
x-content-type-options: [nosniff]
content-disposition: [/bigstore/aw3-webapi-report-download/37533503acab4056-
5a78-4292-9a7e-xxx/fileId-null-uuid-acab4056-5a78-4292-
9a7e-963972d9ad61-cid-x.tmp.csv.gz]
x-xss-protection: [1; mode=block]


Content:
REDACTED REPORT DATA
2017-11-17 20:29:15,599 INFO  [GoogleReportDownloader-1[ChildProcess1]] j.c.
b.v.a.g.c.GoogleGetReportsContractor: download finished


regards.
 

2017年11月18日土曜日 7時20分40秒 UTC+9 kawachi:
>
> Hi
>
> I acquired CRITERIA_PERFORMANCE_REPORT with the AdWords API 
> ReportDefinitionService in the following procedure, but some records are 
> not output to the results ,they are present in the Adwords UI and having 
> more than 1 impression and cost. 
>
> please tell me if something wrong.
>
>  
> 2017-11-17 20

Re: Error using TargetingIdeaService STATS with CategoryProductsAndServicesSearchParameter

2017-11-19 Thread marketingdev
Hi,
Thanks for the suggestions (confirms I was on the right track with the code 
attached at the start of the thread).

To return to my original question regarding 
CategoryProductsAndServicesSearchParameter and STATS returning an error, I 
have taken another look at how the Keyword Planner works.

It appears that product/service doesn't change the stats values which are 
returned per keyword (eg. Avg. Monthly Searches). This explains why 
CategoryProductsAndServicesSearchParameteris is invalid when using STATS.

Thanks for your help with this.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9c3c8fe7-cb7b-40ba-b910-ec073f6e45d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.