Hi,

No, this feature request is not yet supported in AdWords API.

Anash P. Oommen,
AdWords API Advisor.

On Monday, August 6, 2018 at 3:15:25 AM UTC-4, mymanagerforg...@gmail.com 
wrote:
>
> Any Update on this ?
>
> On Monday, April 15, 2013 at 8:29:21 PM UTC+5:30, Kevin Winter (AdWords 
> API Team) wrote:
>>
>> We're working on a mini-guide explaining how to approach this.  In the 
>> meantime, here's a draft:
>>
>> Test accounts will not serve impressions, therefore they will not have 
>> any metrics.  It is still possible to download structural reports 
>> <https://developers.google.com/adwords/api/docs/guides/structure-reports> 
>> - but you will only see zero-impression rows, which means that segments 
>> will not work.  To get around this limitation, we suggest displaying fake 
>> data.  The Token Review team needs to see that your application can 
>> interact with and display report data.  By mocking out the report call 
>> (i.e. pretending the report call succeeded and using a locally stored file 
>> containing fake report data), you can work with report data without 
>> actually having such data come back from the API.
>>
>> The reports come back in a predictable format.  Let's say you wanted to 
>> run a Campaign Performance Report pulling Date, Campaign Name, Id, 
>> Impressions, Clicks, Cost. An example file could look like this:
>>
>> "CAMPAIGN_PERFORMANCE_REPORT (Mar 20, 2013-Mar 23, 2013)"
>> Day,Campaign,Campaign ID,Impressions,Clicks,Cost
>> 20130320,Widgets,123,1211,19,14.92
>> 20130320,Sprockets,456,300,4,2.92
>> 20130321,Widgets,123,901,12,9.86
>> 20130321,Sprockets,456,340,5,3.86
>> 20130322,Widgets,123,1065,16,11.23
>> 20130322,Sprockets,456,509,6,5.23
>> 20130323,Widgets,123,1005,15,10.12
>> 20130323,Sprockets,456,287,3,1.12
>>
>> By constructing such a file and storing it locally, you could have your 
>> application mock the call to the API - when the report is requested, return 
>> the stored file and process that rather than making an actual API call. 
>>  You can create one file like this for each report you’d like to display.
>>
>> - Kevin Winter
>> AdWords API Team
>>
>> On Wednesday, April 10, 2013 9:08:45 AM UTC-4, William Rufino wrote:
>>>
>>> Can anyone give me an idea how to test report api without data?
>>>
>>> Em segunda-feira, 8 de abril de 2013 11h17min19s UTC-3, William Rufino 
>>> escreveu:
>>>>
>>>> How do we test the api if we can't have data in it?
>>>>
>>>> Does anyone can help with that?
>>>>
>>>> Em sexta-feira, 5 de abril de 2013 11h04min22s UTC-3, Paul Matthews 
>>>> (AdWords API Team) escreveu:
>>>>>
>>>>> Hi Jonathan,
>>>>>
>>>>> There is currently no way to add test data to your test account. We 
>>>>> are aware of this feature request and we're looking into it.
>>>>>
>>>>> Regards,
>>>>>
>>>>> - Paul, AdWords API Team.
>>>>>
>>>>> On Monday, 25 March 2013 03:15:41 UTC, Jonathan Sosa wrote:
>>>>>>
>>>>>> Hi
>>>>>>
>>>>>> I'm trying to get the Campaign Performance Report for my test 
>>>>>> account, but it returns no rows.
>>>>>>
>>>>>> I think the reason is adding the required segment field ClickType. 
>>>>>> (All my test campaigns have no clicks)
>>>>>>
>>>>>> Is there a way to add dummy data Clicks/Impressions/etc to my test 
>>>>>> campaigns?
>>>>>>
>>>>>> Best
>>>>>> Jonathan
>>>>>>
>>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/0a085a34-c0e7-4fc6-bb4f-214323be9a46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... mymanagerforgads
    • ... 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to