Resource: BillingAssignment
billingAssignments.list account, subaccount, advertiser, and campaign associated with a given Billing Profile .
JSON representation |
---|
{ "accountId" : string , "subaccountId" : string , "advertiserId" : string , "campaignId" : string , "kind" : string } |
Fields | |
---|---|
accountId
|
ID of the account associated with the billing assignment.This is a read-only, auto-generated field. |
subaccountId
|
ID of the subaccount associated with the billing assignment.Wildcard ( ) means this assignment is not limited to a single subaccountThis is a read-only, auto-generated field. |
advertiserId
|
ID of the advertiser associated with the billing assignment.Wildcard ( ) means this assignment is not limited to a single advertiser |
campaignId
|
ID of the campaign associated with the billing assignment. Wildcard ( ) means this assignment is not limited to a single campaign |
kind
|
Identifies what kind of resource this is. Value: the fixed string . |
Methods |
|
---|---|
|
Inserts a new billing assignment and returns the new assignment. |
|
Retrieves a list of billing assignments. |