Package | Description |
---|---|
com.facebook.ads.sdk |
Modifier and Type | Method and Description |
---|---|
static ProductCatalogDiagnosticGroup.EnumAffectedFeatures |
ProductCatalogDiagnosticGroup.EnumAffectedFeatures.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductCatalogDiagnosticGroup.EnumAffectedFeatures[] |
ProductCatalogDiagnosticGroup.EnumAffectedFeatures.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ProductCatalogDiagnosticGroup.EnumAffectedFeatures> |
ProductCatalogDiagnosticGroup.getFieldAffectedFeatures() |
Modifier and Type | Method and Description |
---|---|
ProductCatalog.APIRequestGetDiagnostics |
ProductCatalog.APIRequestGetDiagnostics.setAffectedFeatures(List<ProductCatalogDiagnosticGroup.EnumAffectedFeatures> affectedFeatures) |
ProductCatalogDiagnosticGroup |
ProductCatalogDiagnosticGroup.setFieldAffectedFeatures(List<ProductCatalogDiagnosticGroup.EnumAffectedFeatures> value) |
Copyright © 2023. All rights reserved.