Activities are organized within activity groups, which are sets of activities that share the same configuration. You create and manage activities from within activity groups.
More...
|
long | id [get, set] |
| The unique ID of the More...
|
|
bool | idSpecified [get, set] |
|
string | name [get, set] |
| The name of the More...
|
|
long[] | companyIds [get, set] |
| The company ids whose ads will be included for conversion tracking on the activities in this group. Only clicks and impressions of ads from these companies will lead to conversions on the containing activities. This attribute is required when creating an activity group. More...
|
|
int | impressionsLookback [get, set] |
| Ad Manager records view-through conversions for users who have previously viewed an Ad Manager ad within the number of days that you set here (1 to 30 days), then visits a webpage containing activity tags from this activity group. To be counted, the ad needs to belong to one of the companies associated with the activity group. This attribute is required to create an activity group. More...
|
|
bool | impressionsLookbackSpecified [get, set] |
|
int | clicksLookback [get, set] |
| Ad Manager records click-through conversions for users who have previously clicked on an Ad Manager ad within the number of days that you set here (1 to 30 days), then visits a webpage containing activity tags from this activity group. To be counted, the ad needs to belong to one of the companies associated with the activity group. This attribute is required to create an activity group. More...
|
|
bool | clicksLookbackSpecified [get, set] |
|
ActivityGroupStatus | status [get, set] |
| The status of this activity group. This attribute is readonly. More...
|
|
bool | statusSpecified [get, set] |
|
Activities are organized within activity groups, which are sets of activities that share the same configuration. You create and manage activities from within activity groups.
int Google.Api.Ads.AdManager.v202402.ActivityGroup.clicksLookback |
|
getset |
Ad Manager records click-through conversions for users who have previously clicked on an Ad Manager ad within the number of days that you set here (1 to 30 days), then visits a webpage containing activity tags from this activity group. To be counted, the ad needs to belong to one of the companies associated with the activity group. This attribute is required to create an activity group.
bool Google.Api.Ads.AdManager.v202402.ActivityGroup.clicksLookbackSpecified |
|
getset |
long [] Google.Api.Ads.AdManager.v202402.ActivityGroup.companyIds |
|
getset |
The company ids whose ads will be included for conversion tracking on the activities in this group. Only clicks and impressions of ads from these companies will lead to conversions on the containing activities. This attribute is required when creating an activity group.
The company types allowed are: Company.Type::ADVERTISER, and Company.Type::AD_NETWORK, and Company.Type::HOUSE_ADVERTISER
long Google.Api.Ads.AdManager.v202402.ActivityGroup.id |
|
getset |
bool Google.Api.Ads.AdManager.v202402.ActivityGroup.idSpecified |
|
getset |
true
, if a value is specified for id, false
otherwise.
int Google.Api.Ads.AdManager.v202402.ActivityGroup.impressionsLookback |
|
getset |
Ad Manager records view-through conversions for users who have previously viewed an Ad Manager ad within the number of days that you set here (1 to 30 days), then visits a webpage containing activity tags from this activity group. To be counted, the ad needs to belong to one of the companies associated with the activity group. This attribute is required to create an activity group.
bool Google.Api.Ads.AdManager.v202402.ActivityGroup.impressionsLookbackSpecified |
|
getset |
string Google.Api.Ads.AdManager.v202402.ActivityGroup.name |
|
getset |
The name of the
ActivityGroup
. This attribute is required to create an activity group and has a maximum length of 255 characters.
The status of this activity group. This attribute is readonly.
bool Google.Api.Ads.AdManager.v202402.ActivityGroup.statusSpecified |
|
getset |
true
, if a value is specified for status, false
otherwise.
The documentation for this class was generated from the following file: