Can I get generated Headline for DSA by API report

2016-04-18 Thread dylan . yeu
The documentation of Keywordless Query Report show some sample columns of what we can get, I did not see generated headline and cannot find it in other documentations. Can we fetch this attribute? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Re: Download multiple account performance in one request

2017-07-03 Thread dylan . yeu
Is there an official confirmation for this? To fetch 100 accounts performance from AccountPerformanceReport, I have to send 100 requests, right? On Monday, July 3, 2017 at 7:44:10 PM UTC+8, Dylan wrote: > > Hi, > > According to doc > https://developers.google.com/adwords/api/docs/guides/reporti

Re: Download multiple account performance in one request

2017-07-04 Thread dylan . yeu
Thanks guys, your replies help a lot. On Tuesday, July 4, 2017 at 6:34:35 PM UTC+8, Zweitze wrote: > > > Is there an official confirmation for this? > Since you ask... > Actually this was possible in AdWords API v13, withdrawn in 2012. *Here > is the announcement >

Fetch account performance for accounts managed by sub-manager

2017-07-20 Thread dylan . yeu
Hi, Context: If MCC root manager account id is 100, and it manages account id 1001, 1002, 1003, in which 1001 is manager account, and it manages account 2001.I cannot get 2001's account performance data by using credential produced by root manager account (response is empty). Is this by design

How to download search query performance report based on AdType?

2017-07-24 Thread dylan . yeu
Hi, Is it possible to download search query report based on different AdType? e,g. For same query + keyword combination we can have ExpandedTextAd, DynamicSearchAd and ShoppingAd row. We can achieve this in UI, but seems no corresponding field in API, AdFormat

Re: Fetch account performance for accounts managed by sub-manager

2017-07-24 Thread dylan . yeu
Hi Ivan, Thanks for reply! I just found it's not caused by sub-manager, but if the account is created by never have campaign in it, when we request account performance we get nothing back from API. Is it by-design or potential bug in API side? I think even there's no campaign in it we can get

Re: AdType for expanded dynamic search ad in AD_PERFORMANCE_REPORT

2017-07-24 Thread dylan . yeu
Hi, Can you explain more details about the fix, now we can use " EXPANDED_DYNAMIC_SEARCH_AD" to get Expanded DSA or just use DYNAMIC_SEARCH_AD returns all DSA ad? On Thursday, July 20, 2017 at 11:56:57 PM UTC+8, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hello, > > This issue has