Hi  Dannison,

Thank you for your feeback soon. :))
*1. I'm traking marketing, so i need get info of removed ads:*
https://support.google.com/adwords/answer/2375362?co=ADWORDS.IsAWNCustomer%3Dfalse&hl=en

*Can you differentiate between a Ads get with Status = DISABLED (in  "Ad
Performance Report" ) and removed ads on picture above? Which is same?*
I view on adwords.google.com and download report form adwords.google.com,
 which is different results.

*2. I'm try with API:*
  report_definition = {
      'reportName': 'Custom date AD_PERFORMANCE_REPORT',
      'dateRangeType': 'CUSTOM_DATE',
      'reportType': 'AD_PERFORMANCE_REPORT',
      'downloadFormat': 'TSV',
      'selector': {
        'dateRange':{'min':report_date,'max':report_date},
        'fields': [
            # Attribute
            'AdGroupId',
            'AdGroupName',
            'Status'
        ],
        'predicates': [
          {
              'field': 'Status',
              'operator': 'EQUALS',
              'values': "enabled"
          }
        ]
      }
    }
*I get error : *
*googleads.errors.AdWordsReportBadRequestError: Type:
SelectorError.INVALID_PREDICATE_ENUM_VALUE*
*Trigger: enabled*
*Field Path: selector.reportDefinition.selector*

But, i use field  AdGroupName or  AdGroupId, it's completed.

Looking forward to hearing from you soon.

Thanks,
ThanhDuong

2018-05-10 16:31 GMT+07:00 'Dannison Yao (AdWords API Team)' via AdWords
API and Google Ads API Forum <adwords-api@googlegroups.com>:

> Hi ThanhDuong,
>
> Using that filter should be able to give you information for the removed
> ads. Strangely, it does not work on your end. Can you please provide me
> your report definition
> <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition>
>  and
> your clientCustomerID via *Reply privately to author *so I can further
> investigate on this?
>
> 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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/adwords-api/Pp1SGfq0QI4/unsubscribe.
> To unsubscribe from this group and all its topics, 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/ab5076a7-9616-4e10-9e8a-d434db13b554%40googlegroups.com
> <https://groups.google.com/d/msgid/adwords-api/ab5076a7-9616-4e10-9e8a-d434db13b554%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/CAMh8oLqf7aeL69aAkAq1hwo%3DXWEMs-4p%3D%2BvFFW6oWF%3D9Ae%3DENA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Dương Lê
    • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
      • ... Dương Lê
        • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
          • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to